Searched refs:is_fc (Results 1 – 7 of 7) sorted by relevance
118 uint32_t is_fc:1, /**< Connection medium is native FC */ member238 is_fc:1, /**< is FC */ member
568 domain->is_fc = drec->is_fc; in __ocs_domain_init()
9187 drec.is_fc = TRUE; in ocs_hw_cb_read_fcf()11116 uint8_t is_fc = FALSE; in __ocs_hw_domain_free_unreg_vfi() local11120 is_fc = (sli_get_medium(&hw->sli) == SLI_LINK_MEDIUM_FC); in __ocs_hw_domain_free_unreg_vfi()11148 if (is_fc) { in __ocs_hw_domain_free_unreg_vfi()11155 if (is_fc) { in __ocs_hw_domain_free_unreg_vfi()
243 if (mpt->is_fc && (mpt->role & MPT_ROLE_TARGET) != 0) { in mpt_cam_attach()264 if (mpt->is_fc && (mpt->role & MPT_ROLE_TARGET) != 0) { in mpt_cam_attach()1122 if (mpt->is_fc) { in mpt_cam_enable()1159 if (mpt->is_fc && (mpt->role & MPT_ROLE_TARGET)) { in mpt_cam_ready()2139 if (mpt->is_fc || mpt->is_sas) { in mpt_start()2208 mpt->is_fc ? MPI_SCSITASKMGMT_MSGFLAGS_LIP_RESET_OPTION : 0, in mpt_bus_reset()3321 if (mpt->is_fc || mpt->is_sas) { in mpt_action()3436 if (mpt->is_fc) { in mpt_action()3487 if (mpt->is_fc) { in mpt_action()3550 if (mpt->is_fc) { in mpt_action()[all …]
343 mpt->is_fc = 1; in mpt_pci_attach()
2078 FALSE, (mpt->is_sas || mpt->is_fc)? 300000 : 30000); in mpt_send_port_enable()2815 mpt->is_fc = 1; in mpt_configure_ioc()2819 mpt->is_fc = 0; in mpt_configure_ioc()2823 mpt->is_fc = 0; in mpt_configure_ioc()
553 is_fc : 1,