HomeSort by: relevance | last modified time | path
    Searched defs:aq_watchdog_timeout (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_aq.c 1519 #ifndef AQ_WATCHDOG_TIMEOUT
1520 #define AQ_WATCHDOG_TIMEOUT 5
1522 static int aq_watchdog_timeout = AQ_WATCHDOG_TIMEOUT; variable in typeref:typename:int
4989 time_uptime - txring->txr_lastsent > aq_watchdog_timeout)
if_aq.c 1519 #ifndef AQ_WATCHDOG_TIMEOUT
1520 #define AQ_WATCHDOG_TIMEOUT 5
1522 static int aq_watchdog_timeout = AQ_WATCHDOG_TIMEOUT; variable in typeref:typename:int
4989 time_uptime - txring->txr_lastsent > aq_watchdog_timeout)
if_aq.c 1519 #ifndef AQ_WATCHDOG_TIMEOUT
1520 #define AQ_WATCHDOG_TIMEOUT 5
1522 static int aq_watchdog_timeout = AQ_WATCHDOG_TIMEOUT; variable in typeref:typename:int
4989 time_uptime - txring->txr_lastsent > aq_watchdog_timeout)

Completed in 160 milliseconds