Lines Matching refs:blogic_err

201 			blogic_err("UNABLE TO ALLOCATE CCB GROUP - DETACHING\n",  in blogic_create_initccbs()
720blogic_err("BusLogic: Base Address0 0x%lX not I/O for MultiMaster Host Adapter\n", NULL, base_addr… in blogic_init_mm_probeinfo()
721 blogic_err("at PCI Bus %d Device %d I/O Address 0x%lX\n", NULL, bus, device, io_addr); in blogic_init_mm_probeinfo()
725blogic_err("BusLogic: Base Address1 0x%lX not Memory for MultiMaster Host Adapter\n", NULL, base_a… in blogic_init_mm_probeinfo()
726 blogic_err("at PCI Bus %d Device %d PCI Address 0x%lX\n", NULL, bus, device, pci_addr); in blogic_init_mm_probeinfo()
730 blogic_err("BusLogic: IRQ Channel %d invalid for MultiMaster Host Adapter\n", NULL, irq_ch); in blogic_init_mm_probeinfo()
731 blogic_err("at PCI Bus %d Device %d I/O Address 0x%lX\n", NULL, bus, device, io_addr); in blogic_init_mm_probeinfo()
960blogic_err("BusLogic: Base Address0 0x%lX not I/O for FlashPoint Host Adapter\n", NULL, base_addr0… in blogic_init_fp_probeinfo()
961 blogic_err("at PCI Bus %d Device %d I/O Address 0x%lX\n", NULL, bus, device, io_addr); in blogic_init_fp_probeinfo()
965blogic_err("BusLogic: Base Address1 0x%lX not Memory for FlashPoint Host Adapter\n", NULL, base_ad… in blogic_init_fp_probeinfo()
966 blogic_err("at PCI Bus %d Device %d PCI Address 0x%lX\n", NULL, bus, device, pci_addr); in blogic_init_fp_probeinfo()
970 blogic_err("BusLogic: IRQ Channel %d invalid for FlashPoint Host Adapter\n", NULL, irq_ch); in blogic_init_fp_probeinfo()
971 blogic_err("at PCI Bus %d Device %d I/O Address 0x%lX\n", NULL, bus, device, io_addr); in blogic_init_fp_probeinfo()
993blogic_err("BusLogic: FlashPoint Host Adapter detected at PCI Bus %d Device %d\n", NULL, bus, devi… in blogic_init_fp_probeinfo()
994blogic_err("BusLogic: I/O Address 0x%lX PCI Address 0x%lX, irq %d, but FlashPoint\n", NULL, io_add… in blogic_init_fp_probeinfo()
995 blogic_err("BusLogic: support was omitted in this kernel configuration.\n", NULL); in blogic_init_fp_probeinfo()
1101 blogic_err("While configuring BusLogic PCI Host Adapter at\n", in blogic_failure()
1103blogic_err("Bus %d Device %d I/O Address 0x%lX PCI Address 0x%lX:\n", adapter, adapter->bus, adapt… in blogic_failure()
1105blogic_err("While configuring BusLogic Host Adapter at I/O Address 0x%lX:\n", adapter, adapter->io… in blogic_failure()
1106 blogic_err("%s FAILED - DETACHING\n", adapter, msg); in blogic_failure()
1108 blogic_err("ADDITIONAL FAILURE INFO - %s\n", adapter, in blogic_failure()
1133blogic_err("BusLogic: FlashPoint Host Adapter detected at PCI Bus %d Device %d\n", adapter, adapte… in blogic_probe()
1134blogic_err("BusLogic: I/O Address 0x%lX PCI Address 0x%lX, but FlashPoint\n", adapter, adapter->io… in blogic_probe()
1135 blogic_err("BusLogic: Probe Function failed to validate it.\n", adapter); in blogic_probe()
1283 blogic_err("HOST ADAPTER STATUS REGISTER = %02X\n", adapter, in blogic_hwreset()
1286 blogic_err("HOST ADAPTER ERROR CODE = %d\n", adapter, in blogic_hwreset()
1984 blogic_err("NO LEGAL INTERRUPT CHANNEL ASSIGNED - DETACHING\n", in blogic_getres()
1993 blogic_err("UNABLE TO ACQUIRE IRQ CHANNEL %d - DETACHING\n", in blogic_getres()
2003 blogic_err("UNABLE TO ACQUIRE DMA CHANNEL %d - DETACHING\n", adapter, adapter->dma_ch); in blogic_getres()
2368 blogic_err("BusLogic: Unable to allocate Probe Info List\n", in blogic_init()
2376 blogic_err("BusLogic: Unable to allocate Prototype Host Adapter\n", NULL); in blogic_init()
3187 blogic_err("DMA mapping for sense data buffer failed\n", in blogic_qcmd_lck()
3336 blogic_err("Resetting %s Failed\n", adapter,
3694 blogic_err("BusLogic: Invalid Driver Options (invalid I/O Address 0x%lX)\n", NULL, io_addr); in blogic_parseopts()
3715 blogic_err("BusLogic: Invalid Driver Options (invalid Queue Depth %d)\n", NULL, qdepth); in blogic_parseopts()
3724 blogic_err("BusLogic: Invalid Driver Options (',' or ']' expected at '%s')\n", NULL, options); in blogic_parseopts()
3729 blogic_err("BusLogic: Invalid Driver Options (']' expected at '%s')\n", NULL, options); in blogic_parseopts()
3737 blogic_err("BusLogic: Invalid Driver Options (invalid Queue Depth %d)\n", NULL, qdepth); in blogic_parseopts()
3783blogic_err("BusLogic: Invalid Driver Options (invalid Bus Settle Time %d)\n", NULL, bus_settle_tim… in blogic_parseopts()
3808 blogic_err("BusLogic: Unexpected Driver Option '%s' ignored\n", NULL, options); in blogic_parseopts()
3815blogic_err("BusLogic: Invalid Driver Options (all or no I/O Addresses must be specified)\n", NULL); in blogic_parseopts()
3869 blogic_err("BusLogic: Obsolete Command Line Entry Format Ignored\n", NULL); in blogic_setup()