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

/freebsd-10-stable/sys/dev/twe/
H A Dtwereg.h409 #define TWE_AEN_QUEUE_EMPTY 0x00 macro
H A Dtwe.c620 while ((*aen_code = twe_dequeue_aen(sc)) == TWE_AEN_QUEUE_EMPTY) {
1448 if (aen == TWE_AEN_QUEUE_EMPTY)
1512 result = TWE_AEN_QUEUE_EMPTY;

Completed in 52 milliseconds