Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_gbl.h449 qla2x00_eh_wait_for_pending_commands(scsi_qla_host_t *, unsigned int,
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()
Dqla_attr.c2767 qla2x00_eh_wait_for_pending_commands(fcport->vha, fcport->d_id.b24, in qla2x00_terminate_rport_io()
2795 if (qla2x00_eh_wait_for_pending_commands(fcport->vha, fcport->d_id.b24, 0, WAIT_TARGET)) { in qla2x00_terminate_rport_io()
Dqla_init.c2144 return qla2x00_eh_wait_for_pending_commands(arg->vha, in qla_tmf_wait()
2147 return qla2x00_eh_wait_for_pending_commands(arg->vha, in qla_tmf_wait()
7348 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()