Searched refs:OCS_XPORT_FC (Results 1 – 5 of 5) sorted by relevance
69 typedef enum {OCS_XPORT_FC, OCS_XPORT_ISCSI} ocs_xport_e; enumerator
2106 if (ocs->ocs_xport == OCS_XPORT_FC) { in ocs_action()2173 if (ocs->ocs_xport != OCS_XPORT_FC) { in ocs_action()2235 if (ocs->ocs_xport != OCS_XPORT_FC) { in ocs_action()2268 if (ocs->ocs_xport != OCS_XPORT_FC) { in ocs_action()
575 ocs->ocs_xport = OCS_XPORT_FC; in ocs_pci_attach()
48 #define SCSI_ITT_SIZE(ocs) ((ocs->ocs_xport == OCS_XPORT_FC) ? 4 : 8)
49 #define SCSI_ITT_SIZE(ocs) ((ocs->ocs_xport == OCS_XPORT_FC) ? 4 : 8)