Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A Dmptfc.c202 while ((ready = fc_remote_port_chkready(rport) >> 16) == DID_IMM_RETRY in mptfc_block_error_handler()
609 if (!rport || fc_remote_port_chkready(rport)) in mptfc_slave_alloc()
656 err = fc_remote_port_chkready(rport); in mptfc_qcmd()
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfad_im.c959 if (!rport || fc_remote_port_chkready(rport)) in bfad_im_slave_alloc()
1216 rc = fc_remote_port_chkready(rport); in bfad_im_queuecommand_lck()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_fc.h720 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready() function
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_scsi.c1791 nr = fc_remote_port_chkready(rport); in csio_queuecommand()
2098 if (fc_remote_port_chkready(rn->rport)) { in csio_eh_lun_reset_handler()
2226 if (!rport || fc_remote_port_chkready(rport)) in csio_slave_alloc()
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dfnic_scsi.c455 ret = fc_remote_port_chkready(rport); in fnic_queuecommand_lck()
1941 if (fc_remote_port_chkready(rport) == 0) in fnic_abort_cmd()
2367 if (fc_remote_port_chkready(rport)) { in fnic_device_reset()
H A Dfnic_main.c103 if (!rport || fc_remote_port_chkready(rport)) in fnic_slave_alloc()
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_fcp.c1870 rval = fc_remote_port_chkready(rport); in fc_queuecommand()
2242 if (!rport || fc_remote_port_chkready(rport)) in fc_slave_alloc()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_scsi.c77 scsi_result = fc_remote_port_chkready(rport); in zfcp_scsi_queuecommand()
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c689 rc = fc_remote_port_chkready(rport); in bnx2fc_initiate_els()
H A Dbnx2fc_io.c1853 rval = fc_remote_port_chkready(rport); in bnx2fc_queuecommand()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_els.c38 rc = fc_remote_port_chkready(fcport->rport); in qedf_initiate_els()
H A Dqedf_io.c978 rval = fc_remote_port_chkready(rport); in qedf_queuecommand()
2462 rval = fc_remote_port_chkready(rport); in qedf_initiate_tmf()
H A Dqedf_main.c766 if (fc_remote_port_chkready(rport)) { in qedf_eh_abort()
/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1671 if (unlikely((rc = fc_remote_port_chkready(rport))) || in ibmvfc_queuecommand_lck()
1942 if (unlikely(rc || (rport && (rc = fc_remote_port_chkready(rport)))) || in ibmvfc_bsg_request()
2921 if (!rport || fc_remote_port_chkready(rport)) in ibmvfc_slave_alloc()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_scsi.c4524 err = fc_remote_port_chkready(rport); in lpfc_queuecommand()
5522 if (!rport || fc_remote_port_chkready(rport)) in lpfc_slave_alloc()
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_os.c864 rval = fc_remote_port_chkready(rport); in qla2xxx_queuecommand()
955 rval = rport ? fc_remote_port_chkready(rport) : FC_PORTSTATE_OFFLINE; in qla2xxx_mqueuecommand()
1822 if (!rport || fc_remote_port_chkready(rport)) in qla2xxx_slave_alloc()