Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_attr.c2742 qla2x00_eh_wait_for_pending_commands(fcport->vha, fcport->d_id.b24, in qla2x00_dev_loss_tmo_callbk()
2770 qla2x00_eh_wait_for_pending_commands(fcport->vha, fcport->d_id.b24, in qla2x00_terminate_rport_io()
2798 if (qla2x00_eh_wait_for_pending_commands(fcport->vha, fcport->d_id.b24, 0, WAIT_TARGET)) { in qla2x00_terminate_rport_io()
Dqla_gbl.h449 qla2x00_eh_wait_for_pending_commands(scsi_qla_host_t *, unsigned int,
Dqla_os.c1422 qla2x00_eh_wait_for_pending_commands(scsi_qla_host_t *vha, unsigned int t, in qla2x00_eh_wait_for_pending_commands() function
1494 if (qla2x00_eh_wait_for_pending_commands(vha, fcport->d_id.b24, in qla2xxx_eh_device_reset()
1562 if (qla2x00_eh_wait_for_pending_commands(vha, fcport->d_id.b24, 0, in qla2xxx_eh_target_reset()
1637 if (qla2x00_eh_wait_for_pending_commands(vha, 0, 0, WAIT_HOST) != in qla2xxx_eh_bus_reset()
1728 if (qla2x00_eh_wait_for_pending_commands(vha, 0, 0, WAIT_HOST) == in qla2xxx_eh_host_reset()
Dqla_init.c2160 return qla2x00_eh_wait_for_pending_commands(arg->vha, in qla_tmf_wait()
2163 return qla2x00_eh_wait_for_pending_commands(arg->vha, in qla_tmf_wait()
7368 WARN_ON_ONCE(qla2x00_eh_wait_for_pending_commands(vha, 0, 0, WAIT_HOST) in qla2x00_quiesce_io()
Dqla_nx.c3659 if (qla2x00_eh_wait_for_pending_commands(vha, 0, 0, in qla82xx_chip_reset_cleanup()
Dqla_target.c1067 qla2x00_eh_wait_for_pending_commands(sess->vha, sess->d_id.b24, 0, WAIT_TARGET)) { in qlt_free_session_done()