Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_gbl.h944 extern int qla8044_check_fw_alive(struct scsi_qla_host *);
Dqla_nx2.c2074 qla8044_check_fw_alive(struct scsi_qla_host *vha) in qla8044_check_fw_alive() function
2130 if (qla8044_check_fw_alive(vha)) { in qla8044_watchdog()
Dqla_nx.c3610 fw_state = qla8044_check_fw_alive(vha); in qla82xx_chip_reset_cleanup()