Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gbl.h877 extern int qla8044_check_fw_alive(struct scsi_qla_host *);
Dqla_nx2.c2078 qla8044_check_fw_alive(struct scsi_qla_host *vha) in qla8044_check_fw_alive() function
2134 if (qla8044_check_fw_alive(vha)) { in qla8044_watchdog()
Dqla_nx.c3653 fw_state = qla8044_check_fw_alive(vha); in qla82xx_chip_reset_cleanup()