Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/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-2.6.39/include/scsi/
Dscsi_transport_fc.h726 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready() function
/linux-2.6.39/drivers/scsi/libfc/
Dfc_fcp.c1807 rval = fc_remote_port_chkready(rport); in fc_queuecommand()
2085 rval = fc_remote_port_chkready(rport); in fc_eh_device_reset()
2163 if (!rport || fc_remote_port_chkready(rport)) in fc_slave_alloc()
/linux-2.6.39/drivers/scsi/bfa/
Dbfad_im.c909 if (!rport || fc_remote_port_chkready(rport)) in bfad_im_slave_alloc()
1138 rc = fc_remote_port_chkready(rport); in bfad_im_queuecommand_lck()
/linux-2.6.39/drivers/scsi/bnx2fc/
Dbnx2fc_els.c275 rc = fc_remote_port_chkready(rport); in bnx2fc_initiate_els()
Dbnx2fc_io.c1650 rval = fc_remote_port_chkready(rport); in bnx2fc_queuecommand()
/linux-2.6.39/drivers/s390/scsi/
Dzfcp_scsi.c91 scsi_result = fc_remote_port_chkready(rport); in zfcp_scsi_queuecommand()
/linux-2.6.39/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-2.6.39/drivers/scsi/lpfc/
Dlpfc_scsi.c3056 err = fc_remote_port_chkready(rport); in lpfc_queuecommand_lck()
3774 if (!rport || fc_remote_port_chkready(rport)) in lpfc_slave_alloc()
/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_os.c547 rval = fc_remote_port_chkready(rport); in qla2xxx_queuecommand()
1257 if (!rport || fc_remote_port_chkready(rport)) in qla2xxx_slave_alloc()