Searched refs:list_is_last (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/arn/ | ||
H A D | arn_recv.c | 471 if (list_is_last(&bf->bf_node, &sc->sc_rxbuf_list)) { in arn_rx_handler() |
H A D | arn_core.h | 75 #define list_is_last(node, list) \ macro |