Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_def.h142 volatile uint32_t qla_watchdog_exited; member
H A Dql_os.c263 ha->qla_watchdog_exited = 1; in qla_watchdog()
266 ha->qla_watchdog_exited = 0; in qla_watchdog()
654 while (ha->qla_watchdog_exited == 0) in qla_release()
/freebsd/sys/dev/qlxge/
H A Dqls_def.h257 volatile uint32_t qla_watchdog_exited; member
H A Dqls_os.c292 ha->qla_watchdog_exited = 1; in qls_watchdog()
295 ha->qla_watchdog_exited = 0; in qls_watchdog()
530 while (ha->qla_watchdog_exited == 0) in qls_release()