Searched refs:sge_data_out (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/chxge/ |
H A D | sge.h | 446 extern int sge_data_out(pesge*, int, mblk_t *, cmdQ_ce_t *, int, uint32_t);
|
H A D | pe.c | 287 if (sge_data_out(sa->sge, 0, mp, hmp, 1, flg) == 0) { 564 if (sge_data_out(sa->sge, 0, m0, hmp, nseg, flg) == 0) {
|
H A D | sge.c | 303 sge_data_out(pesge* sge, int qid, mblk_t *m0, function
|
Completed in 68 milliseconds