__fabric 139 drivers/scsi/bfa/bfa_fcs.c #define bfa_fcs_fabric_set_opertype(__fabric) do { \ __fabric 140 drivers/scsi/bfa/bfa_fcs.c if (bfa_fcport_get_topology((__fabric)->fcs->bfa) \ __fabric 143 drivers/scsi/bfa/bfa_fcs.c (__fabric)->oper_type = BFA_PORT_TYPE_NPORT; \ __fabric 145 drivers/scsi/bfa/bfa_fcs.c (__fabric)->oper_type = BFA_PORT_TYPE_P2P; \ __fabric 147 drivers/scsi/bfa/bfa_fcs.c (__fabric)->oper_type = BFA_PORT_TYPE_NLPORT; \