Searched refs:blogic_notice (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/ |
D | BusLogic.c | 261 …blogic_notice("Allocated %d additional CCBs (total now %d)\n", adapter, adapter->alloc_ccbs - prev… in blogic_create_addlccbs() 264 blogic_notice("Failed to allocate additional CCBs\n", adapter); in blogic_create_addlccbs() 443 …blogic_notice("blogic_cmd(%02X) Status = %02X: " "(Modify I/O Address)\n", adapter, opcode, status… in blogic_cmd() 501 blogic_notice("blogic_cmd(%02X) Status = %02X: %2d ==> %2d:", in blogic_cmd() 507 blogic_notice(" %02X", adapter, in blogic_cmd() 509 blogic_notice("\n", adapter); in blogic_cmd() 734 blogic_notice("BusLogic: PCI MultiMaster Host Adapter " "detected at\n", NULL); in blogic_init_mm_probeinfo() 735 …blogic_notice("BusLogic: PCI Bus %d Device %d I/O Address " "0x%X PCI Address 0x%X\n", NULL, bus, … in blogic_init_mm_probeinfo() 974 blogic_notice("BusLogic: FlashPoint Host Adapter " "detected at\n", NULL); in blogic_init_fp_probeinfo() 975 …blogic_notice("BusLogic: PCI Bus %d Device %d I/O Address " "0x%X PCI Address 0x%X\n", NULL, bus, … in blogic_init_fp_probeinfo() [all …]
|
D | BusLogic.h | 127 #define blogic_notice(format, args...) \ macro
|