Home
last modified time | relevance | path

Searched refs:fc_remote_port_chkready (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/drivers/message/fusion/
Dmptfc.c203 while ((ready = fc_remote_port_chkready(rport) >> 16) == DID_IMM_RETRY in mptfc_block_error_handler()
610 if (!rport || fc_remote_port_chkready(rport)) in mptfc_slave_alloc()
657 err = fc_remote_port_chkready(rport); in mptfc_qcmd()
/Linux-v4.19/include/scsi/
Dscsi_transport_fc.h732 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready() function
/Linux-v4.19/drivers/scsi/bfa/
Dbfad_im.c969 if (!rport || fc_remote_port_chkready(rport)) in bfad_im_slave_alloc()
1226 rc = fc_remote_port_chkready(rport); in bfad_im_queuecommand_lck()
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_scsi.c1794 nr = fc_remote_port_chkready(rport); in csio_queuecommand()
2101 if (fc_remote_port_chkready(rn->rport)) { in csio_eh_lun_reset_handler()
2229 if (!rport || fc_remote_port_chkready(rport)) in csio_slave_alloc()
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_scsi.c73 scsi_result = fc_remote_port_chkready(rport); in zfcp_scsi_queuecommand()
/Linux-v4.19/drivers/scsi/fnic/
Dfnic_scsi.c458 ret = fc_remote_port_chkready(rport); in fnic_queuecommand_lck()
1919 if (fc_remote_port_chkready(rport) == 0) in fnic_abort_cmd()
2372 if (fc_remote_port_chkready(rport)) { in fnic_device_reset()
Dfnic_main.c98 if (!rport || fc_remote_port_chkready(rport)) in fnic_slave_alloc()
/Linux-v4.19/drivers/scsi/libfc/
Dfc_fcp.c1880 rval = fc_remote_port_chkready(rport); in fc_queuecommand()
2254 if (!rport || fc_remote_port_chkready(rport)) in fc_slave_alloc()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_els.c43 rc = fc_remote_port_chkready(fcport->rport); in qedf_initiate_els()
Dqedf_io.c962 rval = fc_remote_port_chkready(rport); in qedf_queuecommand()
2035 rval = fc_remote_port_chkready(rport); in qedf_initiate_tmf()
Dqedf_main.c626 if (fc_remote_port_chkready(rport)) { in qedf_eh_abort()
748 rval = fc_remote_port_chkready(rport); in qedf_eh_host_reset()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_els.c689 rc = fc_remote_port_chkready(rport); in bnx2fc_initiate_els()
Dbnx2fc_io.c1822 rval = fc_remote_port_chkready(rport); in bnx2fc_queuecommand()
/Linux-v4.19/drivers/scsi/ibmvscsi/
Dibmvfc.c1626 if (unlikely((rc = fc_remote_port_chkready(rport))) || in ibmvfc_queuecommand_lck()
1895 if (unlikely(rc || (rport && (rc = fc_remote_port_chkready(rport)))) || in ibmvfc_bsg_request()
2846 if (!rport || fc_remote_port_chkready(rport)) in ibmvfc_slave_alloc()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_os.c882 rval = fc_remote_port_chkready(rport); in qla2xxx_queuecommand()
977 rval = fc_remote_port_chkready(rport); in qla2xxx_mqueuecommand()
1819 if (!rport || fc_remote_port_chkready(rport)) in qla2xxx_slave_alloc()
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_scsi.c4556 err = fc_remote_port_chkready(rport); in lpfc_queuecommand()
5526 if (!rport || fc_remote_port_chkready(rport)) in lpfc_slave_alloc()