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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h273 #define LIST_GET_TAIL(_LH) ((single_link_t *)((_LH)->tail)) macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h343 #define LIST_GET_TAIL(_LH) ((single_link_t *)((_LH)->tail)) macro

Completed in 51 milliseconds