Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h937 extern int qla8044_check_fw_alive(struct scsi_qla_host *);
H A 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()
H A Dqla_nx.c3610 fw_state = qla8044_check_fw_alive(vha); in qla82xx_chip_reset_cleanup()