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

/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_def.h144 volatile uint32_t qla_watchdog_exited; member in struct:qla_host
H A Dql_os.c269 ha->qla_watchdog_exited = 1;
272 ha->qla_watchdog_exited = 0;
660 while (ha->qla_watchdog_exited == 0)
/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_def.h259 volatile uint32_t qla_watchdog_exited; member in struct:qla_host
H A Dqls_os.c296 ha->qla_watchdog_exited = 1;
299 ha->qla_watchdog_exited = 0;
537 while (ha->qla_watchdog_exited == 0)

Completed in 47 milliseconds