Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dtwereg.h97 #define TWE_STS_RESP_QUEUE_EMPTY 0x00004000 macro
H A Dtwe.c745 if ((status & TWE_STS_RESP_QUEUE_EMPTY) != 0) in twe_reset()
1277 if ((status & TWE_STS_RESP_QUEUE_EMPTY)) in twe_poll()