Searched defs:ch_esb_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h107 } ch_esb_t; typedef in typeref:struct:ch_esb
167 ch_esb_t *ch_small_esb_free; /* free list sm esballoc bufs */
168 ch_esb_t *ch_small_owner; /* list small bufs owned by ch_t */
174 ch_esb_t *ch_big_esb_free; /* free list of esballoc entries */
175 ch_esb_t *ch_big_owner; /* list big bufs owned by ch_t */

Completed in 57 milliseconds