Home
last modified time | relevance | path

Searched refs:qla_watchdog_exit (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/qlxgb/
H A Dqla_def.h115 qla_watchdog_exit :1, member
H A Dqla_os.c214 if (ha->flags.qla_watchdog_exit) in qla_watchdog()
474 ha->flags.qla_watchdog_exit = 1; in qla_release()
/freebsd/sys/dev/qlxgbe/
H A Dql_def.h141 volatile uint32_t qla_watchdog_exit; member
H A Dql_os.c262 if (ha->qla_watchdog_exit) { in qla_watchdog()
652 ha->qla_watchdog_exit = 1; in qla_release()
/freebsd/sys/dev/qlxge/
H A Dqls_def.h248 qla_watchdog_exit :1, member
H A Dqls_os.c291 if (ha->flags.qla_watchdog_exit) { in qls_watchdog()
528 ha->flags.qla_watchdog_exit = 1; in qls_release()