Home
last modified time | relevance | path

Searched refs:qla2x00_reset_active (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_inline.h137 qla2x00_reset_active(scsi_qla_host_t *vha) in qla2x00_reset_active() function
152 return (qla2x00_reset_active(vha) || !vha->hw->flags.fw_started); in qla2x00_chip_is_down()
Dqla_target.c2336 vha->flags.online, qla2x00_reset_active(vha), in qlt_xmit_tm_rsp()
3238 vha->flags.online, qla2x00_reset_active(vha), in qlt_xmit_response()
3383 vha->flags.online, qla2x00_reset_active(vha), in qlt_rdy_to_xfer()
7135 if (qla2x00_reset_active(vha) || in qlt_handle_abts_recv_work()
Dqla_bsg.c2311 if (qla2x00_reset_active(vha)) in qla2x00_get_priv_stats()
Dqla_mr.c2091 if (qla2x00_reset_active(vha)) in qlafx00_fw_state_show()
Dqla_os.c1142 while ((qla2x00_reset_active(vha) || ha->dpc_active || in qla2x00_wait_for_hba_ready()
1585 if (qla2x00_reset_active(vha) || ha->optrom_state != QLA_SWAITING) in qla2xxx_eh_host_reset()
Dqla_iocb.c2327 if (qla2x00_reset_active(vha)) in qla2x00_alloc_iocbs_ready()