BFI_ASIC_MODE_FC
ioc->asic_mode = BFI_ASIC_MODE_FC;
bool fcmode = (asic_mode == BFI_ASIC_MODE_FC);
bfa_boolean_t fcmode = (mode == BFI_ASIC_MODE_FC);