Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_txpreg.h492 #define STAT_WAITING_FOR_BOOT 0x00000007 macro
H A Dif_txp.c410 if (r == STAT_WAITING_FOR_BOOT) in txp_download_fw()
414 if (r != STAT_WAITING_FOR_BOOT) { in txp_download_fw()
1042 if (r == STAT_WAITING_FOR_BOOT) in txp_alloc_rings()
1046 if (r != STAT_WAITING_FOR_BOOT) { in txp_alloc_rings()