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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_txp.c408 if (r == STAT_WAITING_FOR_HOST_REQUEST)
413 if (r != STAT_WAITING_FOR_HOST_REQUEST) {
437 if (r == STAT_WAITING_FOR_HOST_REQUEST)
441 if (r != STAT_WAITING_FOR_HOST_REQUEST) {
H A Dif_txpreg.h497 #define STAT_WAITING_FOR_HOST_REQUEST 0x0000000d macro

Completed in 129 milliseconds