Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/message/fusion/
Dmptfc.c203 while ((ready = fc_remote_port_chkready(rport) >> 16) == DID_IMM_RETRY in mptfc_block_error_handler()
618 if (!rport || fc_remote_port_chkready(rport)) in mptfc_slave_alloc()
665 err = fc_remote_port_chkready(rport); in mptfc_qcmd_lck()
/linux-3.4.99/drivers/scsi/fnic/
Dfnic_scsi.c365 ret = fc_remote_port_chkready(rport); in fnic_queuecommand_lck()
1303 if (fc_remote_port_chkready(rport) == 0) in fnic_abort_cmd()
1539 if (fc_remote_port_chkready(rport)) in fnic_device_reset()
Dfnic_main.c86 if (!rport || fc_remote_port_chkready(rport)) in fnic_slave_alloc()
/linux-3.4.99/include/scsi/
Dscsi_transport_fc.h754 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready() function
/linux-3.4.99/drivers/scsi/bfa/
Dbfad_im.c962 if (!rport || fc_remote_port_chkready(rport)) in bfad_im_slave_alloc()
1216 rc = fc_remote_port_chkready(rport); in bfad_im_queuecommand_lck()
/linux-3.4.99/drivers/s390/scsi/
Dzfcp_scsi.c93 scsi_result = fc_remote_port_chkready(rport); in zfcp_scsi_queuecommand()
/linux-3.4.99/drivers/scsi/libfc/
Dfc_fcp.c1791 rval = fc_remote_port_chkready(rport); in fc_queuecommand()
2151 if (!rport || fc_remote_port_chkready(rport)) in fc_slave_alloc()
/linux-3.4.99/drivers/scsi/bnx2fc/
Dbnx2fc_els.c682 rc = fc_remote_port_chkready(rport); in bnx2fc_initiate_els()
Dbnx2fc_io.c1818 rval = fc_remote_port_chkready(rport); in bnx2fc_queuecommand()
/linux-3.4.99/drivers/scsi/ibmvscsi/
Dibmvfc.c1619 if (unlikely((rc = fc_remote_port_chkready(rport))) || in ibmvfc_queuecommand_lck()
1896 if (unlikely(rc || (rport && (rc = fc_remote_port_chkready(rport)))) || in ibmvfc_bsg_request()
2769 if (!rport || fc_remote_port_chkready(rport)) in ibmvfc_slave_alloc()
/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_scsi.c4185 err = fc_remote_port_chkready(rport); in lpfc_queuecommand_lck()
4889 if (!rport || fc_remote_port_chkready(rport)) in lpfc_slave_alloc()
/linux-3.4.99/drivers/scsi/qla2xxx/
Dqla_os.c657 rval = fc_remote_port_chkready(rport); in qla2xxx_queuecommand()
1330 if (!rport || fc_remote_port_chkready(rport)) in qla2xxx_slave_alloc()