HomeSort by: relevance | last modified time | path
    Searched refs:STAT_WAITING_FOR_HOST_REQUEST (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_txpreg.h 500 #define STAT_WAITING_FOR_HOST_REQUEST 0x0000000d
if_txp.c 422 if (r == STAT_WAITING_FOR_HOST_REQUEST)
427 if (r != STAT_WAITING_FOR_HOST_REQUEST) {
451 if (r == STAT_WAITING_FOR_HOST_REQUEST)
455 if (r != STAT_WAITING_FOR_HOST_REQUEST) {

Completed in 13 milliseconds