Searched refs:BusLogic_Warning (Results 1 – 2 of 2) sorted by relevance
907 else BusLogic_Warning("BusLogic: Too many Host Adapters " in BusLogic_InitializeMultiMasterProbeInfo()1084 else BusLogic_Warning("BusLogic: Too many Host Adapters " in BusLogic_InitializeFlashPointProbeInfo()2407 else BusLogic_Warning("*** %s Initialized Successfully ***\n", in BusLogic_InitializeHostAdapter()2947 BusLogic_Warning("BusLogic Driver Protocol Error 0x%02X\n", in BusLogic_ComputeResultCode()2972 BusLogic_Warning("Unknown Host Adapter Status 0x%02X\n", in BusLogic_ComputeResultCode()3027 BusLogic_Warning("Illegal CCB #%ld status %d in " in BusLogic_ScanIncomingMailboxes()3064 BusLogic_Warning("Bus Device Reset CCB #%ld to Target " in BusLogic_ProcessCompletedCCBs()3117 BusLogic_Warning("CCB #%ld to Target %d Impossible State\n", in BusLogic_ProcessCompletedCCBs()3128 BusLogic_Warning("CCB #%ld to Target %d Aborted\n", in BusLogic_ProcessCompletedCCBs()3258 BusLogic_Warning("Internal FlashPoint Error detected" in BusLogic_InterruptHandler()[all …]
215 #define BusLogic_Warning(Format, Arguments...) \ macro