Searched refs:qla_watchdog_active (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_def.h116 qla_watchdog_active :1, member in struct:qla_host::__anon14154
H A Dqla_os.c379 ha->flags.qla_watchdog_active = 1;
480 if (ha->flags.qla_watchdog_active)
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_def.h136 qla_watchdog_active :1, member in struct:qla_host::__anon14157
H A Dql_os.c519 ha->flags.qla_watchdog_active = 1;
657 if (ha->flags.qla_watchdog_active) {
/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_def.h249 qla_watchdog_active :1, member in struct:qla_host::__anon14205
H A Dqls_os.c442 ha->flags.qla_watchdog_active = 1;
534 if (ha->flags.qla_watchdog_active) {

Completed in 175 milliseconds