Searched refs:qla_watchdog_paused (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/qlxgbe/
H A Dql_def.h146 volatile uint32_t qla_watchdog_paused; member in struct:qla_host
H A Dql_os.c286 ha->qla_watchdog_paused = 1;
319 ha->qla_watchdog_paused = 0;
322 ha->qla_watchdog_paused = 1;
1702 while (!ha->qla_watchdog_paused)
/freebsd-12-stable/sys/dev/qlxge/
H A Dqls_def.h263 volatile uint32_t qla_watchdog_paused; member in struct:qla_host
H A Dqls_os.c309 ha->qla_watchdog_paused = 1;
319 ha->qla_watchdog_paused = 0;
321 ha->qla_watchdog_paused = 1;
1236 while (!ha->qla_watchdog_paused)

Completed in 111 milliseconds