Searched refs:blogic_warn (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/ |
D | BusLogic.c | 822 blogic_warn("BusLogic: Too many Host Adapters detected\n", NULL); in blogic_init_mm_probeinfo() 991 blogic_warn("BusLogic: Too many Host Adapters detected\n", NULL); in blogic_init_fp_probeinfo() 2155 blogic_warn("*** %s Initialized Successfully ***\n", adapter, in blogic_initadapter() 2636 blogic_warn("BusLogic Driver Protocol Error 0x%02X\n", in blogic_resultcode() 2662 blogic_warn("Unknown Host Adapter Status 0x%02X\n", adapter, in blogic_resultcode() 2721 …blogic_warn("Illegal CCB #%ld status %d in Incoming Mailbox\n", adapter, ccb->serial, ccb->status); in blogic_scan_inbox() 2756 blogic_warn("Bus Device Reset CCB #%ld to Target %d Completed\n", adapter, ccb->serial, tgt_id); in blogic_process_ccbs() 2809 blogic_warn("CCB #%ld to Target %d Impossible State\n", adapter, ccb->serial, ccb->tgt_id); in blogic_process_ccbs() 2819 blogic_warn("CCB #%ld to Target %d Aborted\n", in blogic_process_ccbs() 2928 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
|