Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2749 qla2x00_eh_wait_for_pending_commands(fcport->vha, fcport->d_id.b24, in qla2x00_dev_loss_tmo_callbk()
2777 qla2x00_eh_wait_for_pending_commands(fcport->vha, fcport->d_id.b24, in qla2x00_terminate_rport_io()
2805 if (qla2x00_eh_wait_for_pending_commands(fcport->vha, fcport->d_id.b24, 0, WAIT_TARGET)) { in qla2x00_terminate_rport_io()
H A Dqla_gbl.h449 qla2x00_eh_wait_for_pending_commands(scsi_qla_host_t *, unsigned int,
H A Dqla_os.c1421 qla2x00_eh_wait_for_pending_commands(scsi_qla_host_t *vha, unsigned int t, in qla2x00_eh_wait_for_pending_commands() function
1493 if (qla2x00_eh_wait_for_pending_commands(vha, fcport->d_id.b24, in qla2xxx_eh_device_reset()
1561 if (qla2x00_eh_wait_for_pending_commands(vha, fcport->d_id.b24, 0, in qla2xxx_eh_target_reset()
1636 if (qla2x00_eh_wait_for_pending_commands(vha, 0, 0, WAIT_HOST) != in qla2xxx_eh_bus_reset()
1727 if (qla2x00_eh_wait_for_pending_commands(vha, 0, 0, WAIT_HOST) == in qla2xxx_eh_host_reset()
H A 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()
H A Dqla_nx.c3659 if (qla2x00_eh_wait_for_pending_commands(vha, 0, 0, in qla82xx_chip_reset_cleanup()
H A Dqla_target.c1067 qla2x00_eh_wait_for_pending_commands(sess->vha, sess->d_id.b24, 0, WAIT_TARGET)) { in qlt_free_session_done()