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

/freebsd-11.0-release/sys/dev/qlxgbe/
H A Dql_def.h133 volatile uint32_t qla_watchdog_paused; member in struct:qla_host
H A Dql_os.c242 ha->qla_watchdog_paused = 1;
268 ha->qla_watchdog_paused = 0;
272 ha->qla_watchdog_paused = 1;
1298 while (!ha->qla_watchdog_paused)
/freebsd-11.0-release/sys/dev/qlxge/
H A Dqls_def.h261 volatile uint32_t qla_watchdog_paused; member in struct:qla_host
H A Dqls_os.c307 ha->qla_watchdog_paused = 1;
317 ha->qla_watchdog_paused = 0;
319 ha->qla_watchdog_paused = 1;
1234 while (!ha->qla_watchdog_paused)

Completed in 112 milliseconds