Searched refs:IS_QUEUE_EMPTY (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/e1000g/ | ||
H A D | e1000g_sw.h | 328 #define IS_QUEUE_EMPTY(_LH) \ macro |
H A D | e1000g_main.c | 2121 done = IS_QUEUE_EMPTY(&tx_ring->used_list); in e1000g_tx_drain() |