Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_txpreg.h500 #define STAT_WAITING_FOR_HOST_REQUEST 0x0000000d macro
Dif_txp.c422 if (r == STAT_WAITING_FOR_HOST_REQUEST) in txp_reset_adapter()
427 if (r != STAT_WAITING_FOR_HOST_REQUEST) { in txp_reset_adapter()
451 if (r == STAT_WAITING_FOR_HOST_REQUEST) in txp_download_fw()
455 if (r != STAT_WAITING_FOR_HOST_REQUEST) { in txp_download_fw()