Home
last modified time | relevance | path

Searched refs:ql_hw_check_health (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/qlxgbe/
HDql_glbl.h74 extern int ql_hw_check_health(qla_host_t *ha);
HDql_os.c240 if (ql_hw_check_health(ha) || ha->qla_initiate_recovery || in qla_watchdog()
HDql_hw.c3038 ql_hw_check_health(qla_host_t *ha) in ql_hw_check_health() function