Searched refs:blogic_warn (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/scsi/ |
D | BusLogic.c | 821 blogic_warn("BusLogic: Too many Host Adapters " "detected\n", NULL); in blogic_init_mm_probeinfo() 990 blogic_warn("BusLogic: Too many Host Adapters " "detected\n", NULL); in blogic_init_fp_probeinfo() 2154 blogic_warn("*** %s Initialized Successfully ***\n", adapter, in blogic_initadapter() 2635 blogic_warn("BusLogic Driver Protocol Error 0x%02X\n", in blogic_resultcode() 2661 blogic_warn("Unknown Host Adapter Status 0x%02X\n", adapter, in blogic_resultcode() 2720 …blogic_warn("Illegal CCB #%ld status %d in " "Incoming Mailbox\n", adapter, ccb->serial, ccb->stat… in blogic_scan_inbox() 2755 …blogic_warn("Bus Device Reset CCB #%ld to Target " "%d Completed\n", adapter, ccb->serial, tgt_id); in blogic_process_ccbs() 2808 blogic_warn("CCB #%ld to Target %d Impossible State\n", adapter, ccb->serial, ccb->tgt_id); in blogic_process_ccbs() 2818 blogic_warn("CCB #%ld to Target %d Aborted\n", in blogic_process_ccbs() 2927 blogic_warn("Internal FlashPoint Error detected - Resetting Host Adapter\n", adapter); in blogic_inthandler() [all …]
|
D | BusLogic.h | 130 #define blogic_warn(format, args...) \ macro
|