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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_txp.c480 if (r == STAT_WAITING_FOR_BOOT)
484 if (r != STAT_WAITING_FOR_BOOT) {
1126 if (r == STAT_WAITING_FOR_BOOT)
1130 if (r != STAT_WAITING_FOR_BOOT) {
H A Dif_txpreg.h495 #define STAT_WAITING_FOR_BOOT 0x00000007 macro

Completed in 105 milliseconds