Home
last modified time | relevance | path

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

/NextBSD/sys/dev/twe/
HDtwereg.h409 #define TWE_AEN_QUEUE_EMPTY 0x00 macro
HDtwe.c620 while ((*aen_code = twe_dequeue_aen(sc)) == TWE_AEN_QUEUE_EMPTY) { in twe_ioctl()
1448 if (aen == TWE_AEN_QUEUE_EMPTY) in twe_drain_aen_queue()
1512 result = TWE_AEN_QUEUE_EMPTY; in twe_dequeue_aen()