Lines Matching refs:blogic_err
207 blogic_err("UNABLE TO ALLOCATE CCB GROUP - DETACHING\n", in blogic_create_initccbs()
725 …blogic_err("BusLogic: Base Address0 0x%X not I/O for " "MultiMaster Host Adapter\n", NULL, base_ad… in blogic_init_mm_probeinfo()
726 blogic_err("at PCI Bus %d Device %d I/O Address 0x%X\n", NULL, bus, device, io_addr); in blogic_init_mm_probeinfo()
730 …blogic_err("BusLogic: Base Address1 0x%X not Memory for " "MultiMaster Host Adapter\n", NULL, base… in blogic_init_mm_probeinfo()
731 blogic_err("at PCI Bus %d Device %d PCI Address 0x%X\n", NULL, bus, device, pci_addr); in blogic_init_mm_probeinfo()
735 blogic_err("BusLogic: IRQ Channel %d invalid for " "MultiMaster Host Adapter\n", NULL, irq_ch); in blogic_init_mm_probeinfo()
736 blogic_err("at PCI Bus %d Device %d I/O Address 0x%X\n", NULL, bus, device, io_addr); in blogic_init_mm_probeinfo()
965 …blogic_err("BusLogic: Base Address0 0x%X not I/O for " "FlashPoint Host Adapter\n", NULL, base_add… in blogic_init_fp_probeinfo()
966 blogic_err("at PCI Bus %d Device %d I/O Address 0x%X\n", NULL, bus, device, io_addr); in blogic_init_fp_probeinfo()
970 …blogic_err("BusLogic: Base Address1 0x%X not Memory for " "FlashPoint Host Adapter\n", NULL, base_… in blogic_init_fp_probeinfo()
971 blogic_err("at PCI Bus %d Device %d PCI Address 0x%X\n", NULL, bus, device, pci_addr); in blogic_init_fp_probeinfo()
975 blogic_err("BusLogic: IRQ Channel %d invalid for " "FlashPoint Host Adapter\n", NULL, irq_ch); in blogic_init_fp_probeinfo()
976 blogic_err("at PCI Bus %d Device %d I/O Address 0x%X\n", NULL, bus, device, io_addr); in blogic_init_fp_probeinfo()
998 …blogic_err("BusLogic: FlashPoint Host Adapter detected at " "PCI Bus %d Device %d\n", NULL, bus, d… in blogic_init_fp_probeinfo()
999 …blogic_err("BusLogic: I/O Address 0x%X PCI Address 0x%X, irq %d, " "but FlashPoint\n", NULL, io_ad… in blogic_init_fp_probeinfo()
1000 blogic_err("BusLogic: support was omitted in this kernel " "configuration.\n", NULL); in blogic_init_fp_probeinfo()
1106 blogic_err("While configuring BusLogic PCI Host Adapter at\n", in blogic_failure()
1108 …blogic_err("Bus %d Device %d I/O Address 0x%X PCI Address 0x%X:\n", adapter, adapter->bus, adapter… in blogic_failure()
1110 …blogic_err("While configuring BusLogic Host Adapter at " "I/O Address 0x%X:\n", adapter, adapter->… in blogic_failure()
1111 blogic_err("%s FAILED - DETACHING\n", adapter, msg); in blogic_failure()
1113 blogic_err("ADDITIONAL FAILURE INFO - %s\n", adapter, in blogic_failure()
1138 …blogic_err("BusLogic: FlashPoint Host Adapter detected at " "PCI Bus %d Device %d\n", adapter, ada… in blogic_probe()
1139 …blogic_err("BusLogic: I/O Address 0x%X PCI Address 0x%X, " "but FlashPoint\n", adapter, adapter->i… in blogic_probe()
1140 blogic_err("BusLogic: Probe Function failed to validate it.\n", adapter); in blogic_probe()
1288 blogic_err("HOST ADAPTER STATUS REGISTER = %02X\n", adapter, in blogic_hwreset()
1291 blogic_err("HOST ADAPTER ERROR CODE = %d\n", adapter, in blogic_hwreset()
1989 blogic_err("NO LEGAL INTERRUPT CHANNEL ASSIGNED - DETACHING\n", in blogic_getres()
1998 blogic_err("UNABLE TO ACQUIRE IRQ CHANNEL %d - DETACHING\n", in blogic_getres()
2008 blogic_err("UNABLE TO ACQUIRE DMA CHANNEL %d - DETACHING\n", adapter, adapter->dma_ch); in blogic_getres()
2372 blogic_err("BusLogic: Unable to allocate Probe Info List\n", in blogic_init()
2380 blogic_err("BusLogic: Unable to allocate Prototype Host Adapter\n", NULL); in blogic_init()
3190 blogic_err("DMA mapping for sense data buffer failed\n", in blogic_qcmd_lck()
3339 blogic_err("Resetting %s Failed\n", adapter,
3688 blogic_err("BusLogic: Invalid Driver Options " "(invalid I/O Address 0x%X)\n", NULL, io_addr); in blogic_parseopts()
3709 blogic_err("BusLogic: Invalid Driver Options " "(invalid Queue Depth %d)\n", NULL, qdepth); in blogic_parseopts()
3718 … blogic_err("BusLogic: Invalid Driver Options " "(',' or ']' expected at '%s')\n", NULL, options); in blogic_parseopts()
3723 blogic_err("BusLogic: Invalid Driver Options " "(']' expected at '%s')\n", NULL, options); in blogic_parseopts()
3731 blogic_err("BusLogic: Invalid Driver Options " "(invalid Queue Depth %d)\n", NULL, qdepth); in blogic_parseopts()
3777 …blogic_err("BusLogic: Invalid Driver Options " "(invalid Bus Settle Time %d)\n", NULL, bus_settle_… in blogic_parseopts()
3802 blogic_err("BusLogic: Unexpected Driver Option '%s' " "ignored\n", NULL, options); in blogic_parseopts()
3809 …blogic_err("BusLogic: Invalid Driver Options " "(all or no I/O Addresses must be specified)\n", NU… in blogic_parseopts()
3864 blogic_err("BusLogic: Obsolete Command Line Entry " "Format Ignored\n", NULL); in blogic_setup()