Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/ !
H A Dmptfc.c200 while ((ready = fc_remote_port_chkready(rport) >> 16) == DID_IMM_RETRY in mptfc_block_error_handler()
647 if (!rport || fc_remote_port_chkready(rport)) in mptfc_sdev_init()
694 err = fc_remote_port_chkready(rport); in mptfc_qcmd()
/linux/drivers/scsi/bfa/ !
H A Dbfad_im.c960 if (!rport || fc_remote_port_chkready(rport)) in bfad_im_sdev_init()
1217 rc = fc_remote_port_chkready(rport); in bfad_im_queuecommand_lck()
/linux/include/scsi/ !
H A Dscsi_transport_fc.h784 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready() function
/linux/drivers/scsi/csiostor/ !
H A Dcsio_scsi.c1795 nr = fc_remote_port_chkready(rport); in csio_queuecommand()
2102 if (fc_remote_port_chkready(rn->rport)) { in csio_eh_lun_reset_handler()
2232 if (!rport || fc_remote_port_chkready(rport)) in csio_sdev_init()
/linux/drivers/scsi/libfc/ !
H A Dfc_fcp.c1866 rval = fc_remote_port_chkready(rport); in fc_queuecommand()
2236 if (!rport || fc_remote_port_chkready(rport)) in fc_sdev_init()
/linux/drivers/s390/scsi/ !
H A Dzfcp_scsi.c77 scsi_result = fc_remote_port_chkready(rport); in zfcp_scsi_queuecommand()
/linux/drivers/scsi/qedf/ !
H A Dqedf_els.c38 rc = fc_remote_port_chkready(fcport->rport); in qedf_initiate_els()
H A Dqedf_io.c972 rval = fc_remote_port_chkready(rport); in qedf_queuecommand()
H A Dqedf_main.c774 if (fc_remote_port_chkready(rport)) { in qedf_eh_abort()
/linux/drivers/scsi/bnx2fc/ !
H A Dbnx2fc_els.c689 rc = fc_remote_port_chkready(rport); in bnx2fc_initiate_els()
H A Dbnx2fc_io.c1848 rval = fc_remote_port_chkready(rport); in bnx2fc_queuecommand()
/linux/drivers/scsi/fnic/ !
H A Dfnic_scsi.c489 ret = fc_remote_port_chkready(rport); in fnic_queuecommand()
2153 if (fc_remote_port_chkready(rport) == 0) in fnic_abort_cmd()
2611 if (fc_remote_port_chkready(rport)) { in fnic_device_reset()
H A Dfnic_main.c107 if (!rport || fc_remote_port_chkready(rport)) in fnic_sdev_init()
/linux/drivers/scsi/ibmvscsi/ !
H A Dibmvfc.c1976 if (unlikely((rc = fc_remote_port_chkready(rport))) || in ibmvfc_queuecommand()
2261 if (unlikely(rc || (rport && (rc = fc_remote_port_chkready(rport)))) || in ibmvfc_bsg_request()
3413 if (!rport || fc_remote_port_chkready(rport)) in ibmvfc_sdev_init()
/linux/drivers/scsi/qla2xxx/ !
H A Dqla_os.c904 rval = fc_remote_port_chkready(rport); in qla2xxx_queuecommand()
995 rval = rport ? fc_remote_port_chkready(rport) : (DID_NO_CONNECT << 16); in qla2xxx_mqueuecommand()
1939 if (!rport || fc_remote_port_chkready(rport)) in qla2xxx_sdev_init()
/linux/drivers/scsi/lpfc/ !
H A Dlpfc_scsi.c5257 err = fc_remote_port_chkready(rport); in lpfc_queuecommand()
6267 if (!rport || fc_remote_port_chkready(rport)) in lpfc_sdev_init()