Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_gbl.h915 extern int qla8044_check_fw_alive(struct scsi_qla_host *);
H A Dqla_nx2.c2077 qla8044_check_fw_alive(struct scsi_qla_host *vha) in qla8044_check_fw_alive() function
2133 if (qla8044_check_fw_alive(vha)) { in qla8044_watchdog()
H A Dqla_nx.c3620 fw_state = qla8044_check_fw_alive(vha); in qla82xx_chip_reset_cleanup()