Searched refs:ch_big_owner (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dpe.c1204 sa->ch_big_owner = NULL;
1217 rbp->cs_owner = sa->ch_big_owner;
1218 sa->ch_big_owner = rbp;
1223 sa->ch_big_owner = NULL;
1345 while (sa->ch_big_owner) {
1346 rbp = sa->ch_big_owner;
1347 sa->ch_big_owner = rbp->cs_owner;
H A Dch.h175 ch_esb_t *ch_big_owner; /* list big bufs owned by ch_t */ member in struct:ch

Completed in 130 milliseconds