Searched refs:blogic_notice (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | BusLogic.c | 262 blogic_notice("Allocated %d additional CCBs (total now %d)\n", adapter, adapter->alloc_ccbs - prev_alloc, adapter->alloc_ccbs); in blogic_create_addlccbs() 265 blogic_notice("Failed to allocate additional CCBs\n", adapter); in blogic_create_addlccbs() 444 blogic_notice("blogic_cmd(%02X) Status = %02X: (Modify I/O Address)\n", adapter, opcode, statusreg.all); in blogic_cmd() 502 blogic_notice("blogic_cmd(%02X) Status = %02X: %2d ==> %2d:", in blogic_cmd() 508 blogic_notice(" %02X", adapter, in blogic_cmd() 510 blogic_notice("\n", adapter); in blogic_cmd() 735 blogic_notice("BusLogic: PCI MultiMaster Host Adapter detected at\n", NULL); in blogic_init_mm_probeinfo() 736 blogic_notice("BusLogic: PCI Bus %d Device %d I/O Address 0x%lX PCI Address 0x%lX\n", NULL, bus, device, io_addr, pci_addr); in blogic_init_mm_probeinfo() 975 blogic_notice("BusLogic: FlashPoint Host Adapter detected at\n", NULL); in blogic_init_fp_probeinfo() 976 blogic_notice("BusLogi in blogic_init_fp_probeinfo() [all...] |
H A D | BusLogic.h | 127 #define blogic_notice(format, args...) \ macro
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | BusLogic.c | 262 blogic_notice("Allocated %d additional CCBs (total now %d)\n", adapter, adapter->alloc_ccbs - prev_alloc, adapter->alloc_ccbs); in blogic_create_addlccbs() 265 blogic_notice("Failed to allocate additional CCBs\n", adapter); in blogic_create_addlccbs() 444 blogic_notice("blogic_cmd(%02X) Status = %02X: (Modify I/O Address)\n", adapter, opcode, statusreg.all); in blogic_cmd() 502 blogic_notice("blogic_cmd(%02X) Status = %02X: %2d ==> %2d:", in blogic_cmd() 508 blogic_notice(" %02X", adapter, in blogic_cmd() 510 blogic_notice("\n", adapter); in blogic_cmd() 678 blogic_notice("BusLogic: PCI MultiMaster Host Adapter detected at\n", NULL); in blogic_init_mm_probeinfo() 679 blogic_notice("BusLogic: PCI Bus %d Device %d I/O Address 0x%lX PCI Address 0x%lX\n", NULL, bus, device, io_addr, pci_addr); in blogic_init_mm_probeinfo() 876 blogic_notice("BusLogic: FlashPoint Host Adapter detected at\n", NULL); in blogic_init_fp_probeinfo() 877 blogic_notice("BusLogi in blogic_init_fp_probeinfo() [all...] |
H A D | BusLogic.h | 127 #define blogic_notice(format, args...) \ macro
|
Completed in 11 milliseconds