Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/message/fusion/
Dmptfc.c203 while ((ready = fc_remote_port_chkready(rport) >> 16) == DID_IMM_RETRY in mptfc_block_error_handler()
617 if (!rport || fc_remote_port_chkready(rport)) in mptfc_slave_alloc()
664 err = fc_remote_port_chkready(rport); in mptfc_qcmd()
/linux-4.1.27/include/scsi/
Dscsi_transport_fc.h772 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready() function
/linux-4.1.27/drivers/scsi/bfa/
Dbfad_im.c947 if (!rport || fc_remote_port_chkready(rport)) in bfad_im_slave_alloc()
1204 rc = fc_remote_port_chkready(rport); in bfad_im_queuecommand_lck()
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_scsi.c1794 nr = fc_remote_port_chkready(rport); in csio_queuecommand()
2102 if (fc_remote_port_chkready(rn->rport)) { in csio_eh_lun_reset_handler()
2230 if (!rport || fc_remote_port_chkready(rport)) in csio_slave_alloc()
/linux-4.1.27/drivers/s390/scsi/
Dzfcp_scsi.c72 scsi_result = fc_remote_port_chkready(rport); in zfcp_scsi_queuecommand()
/linux-4.1.27/drivers/scsi/fnic/
Dfnic_scsi.c434 ret = fc_remote_port_chkready(rport); in fnic_queuecommand_lck()
1830 if (fc_remote_port_chkready(rport) == 0) in fnic_abort_cmd()
2253 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-4.1.27/drivers/scsi/libfc/
Dfc_fcp.c1815 rval = fc_remote_port_chkready(rport); in fc_queuecommand()
2175 if (!rport || fc_remote_port_chkready(rport)) in fc_slave_alloc()
/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_els.c681 rc = fc_remote_port_chkready(rport); in bnx2fc_initiate_els()
Dbnx2fc_io.c1849 rval = fc_remote_port_chkready(rport); in bnx2fc_queuecommand()
/linux-4.1.27/drivers/scsi/ibmvscsi/
Dibmvfc.c1620 if (unlikely((rc = fc_remote_port_chkready(rport))) || in ibmvfc_queuecommand_lck()
1887 if (unlikely(rc || (rport && (rc = fc_remote_port_chkready(rport)))) || in ibmvfc_bsg_request()
2840 if (!rport || fc_remote_port_chkready(rport)) in ibmvfc_slave_alloc()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_scsi.c4508 err = fc_remote_port_chkready(rport); in lpfc_queuecommand()
5403 if (!rport || fc_remote_port_chkready(rport)) in lpfc_slave_alloc()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_os.c703 rval = fc_remote_port_chkready(rport); in qla2xxx_queuecommand()
1398 if (!rport || fc_remote_port_chkready(rport)) in qla2xxx_slave_alloc()