Lines Matching refs:blogic_err

201 			blogic_err("UNABLE TO ALLOCATE CCB GROUP - DETACHING\n",  in blogic_create_initccbs()
663blogic_err("BusLogic: Base Address0 0x%lX not I/O for MultiMaster Host Adapter\n", NULL, base_addr… in blogic_init_mm_probeinfo()
664 blogic_err("at PCI Bus %d Device %d I/O Address 0x%lX\n", NULL, bus, device, io_addr); in blogic_init_mm_probeinfo()
668blogic_err("BusLogic: Base Address1 0x%lX not Memory for MultiMaster Host Adapter\n", NULL, base_a… in blogic_init_mm_probeinfo()
669 blogic_err("at PCI Bus %d Device %d PCI Address 0x%lX\n", NULL, bus, device, pci_addr); in blogic_init_mm_probeinfo()
673 blogic_err("BusLogic: IRQ Channel %d invalid for MultiMaster Host Adapter\n", NULL, irq_ch); in blogic_init_mm_probeinfo()
674 blogic_err("at PCI Bus %d Device %d I/O Address 0x%lX\n", NULL, bus, device, io_addr); in blogic_init_mm_probeinfo()
861blogic_err("BusLogic: Base Address0 0x%lX not I/O for FlashPoint Host Adapter\n", NULL, base_addr0… in blogic_init_fp_probeinfo()
862 blogic_err("at PCI Bus %d Device %d I/O Address 0x%lX\n", NULL, bus, device, io_addr); in blogic_init_fp_probeinfo()
866blogic_err("BusLogic: Base Address1 0x%lX not Memory for FlashPoint Host Adapter\n", NULL, base_ad… in blogic_init_fp_probeinfo()
867 blogic_err("at PCI Bus %d Device %d PCI Address 0x%lX\n", NULL, bus, device, pci_addr); in blogic_init_fp_probeinfo()
871 blogic_err("BusLogic: IRQ Channel %d invalid for FlashPoint Host Adapter\n", NULL, irq_ch); in blogic_init_fp_probeinfo()
872 blogic_err("at PCI Bus %d Device %d I/O Address 0x%lX\n", NULL, bus, device, io_addr); in blogic_init_fp_probeinfo()
894blogic_err("BusLogic: FlashPoint Host Adapter detected at PCI Bus %d Device %d\n", NULL, bus, devi… in blogic_init_fp_probeinfo()
895blogic_err("BusLogic: I/O Address 0x%lX PCI Address 0x%lX, irq %d, but FlashPoint\n", NULL, io_add… in blogic_init_fp_probeinfo()
896 blogic_err("BusLogic: support was omitted in this kernel configuration.\n", NULL); in blogic_init_fp_probeinfo()
994 blogic_err("While configuring BusLogic PCI Host Adapter at\n", in blogic_failure()
996blogic_err("Bus %d Device %d I/O Address 0x%lX PCI Address 0x%lX:\n", adapter, adapter->bus, adapt… in blogic_failure()
998blogic_err("While configuring BusLogic Host Adapter at I/O Address 0x%lX:\n", adapter, adapter->io… in blogic_failure()
999 blogic_err("%s FAILED - DETACHING\n", adapter, msg); in blogic_failure()
1001 blogic_err("ADDITIONAL FAILURE INFO - %s\n", adapter, in blogic_failure()
1026blogic_err("BusLogic: FlashPoint Host Adapter detected at PCI Bus %d Device %d\n", adapter, adapte… in blogic_probe()
1027blogic_err("BusLogic: I/O Address 0x%lX PCI Address 0x%lX, but FlashPoint\n", adapter, adapter->io… in blogic_probe()
1028 blogic_err("BusLogic: Probe Function failed to validate it.\n", adapter); in blogic_probe()
1176 blogic_err("HOST ADAPTER STATUS REGISTER = %02X\n", adapter, in blogic_hwreset()
1179 blogic_err("HOST ADAPTER ERROR CODE = %d\n", adapter, in blogic_hwreset()
1850 blogic_err("NO LEGAL INTERRUPT CHANNEL ASSIGNED - DETACHING\n", in blogic_getres()
1859 blogic_err("UNABLE TO ACQUIRE IRQ CHANNEL %d - DETACHING\n", in blogic_getres()
2216 blogic_err("BusLogic: Unable to allocate Probe Info List\n", in blogic_init()
2224 blogic_err("BusLogic: Unable to allocate Prototype Host Adapter\n", NULL); in blogic_init()
3044 blogic_err("DMA mapping for sense data buffer failed\n", in blogic_qcmd_lck()
3192 blogic_err("Resetting %s Failed\n", adapter,
3541 blogic_err("BusLogic: Invalid Driver Options (invalid Queue Depth %d)\n", NULL, qdepth); in blogic_parseopts()
3550 blogic_err("BusLogic: Invalid Driver Options (',' or ']' expected at '%s')\n", NULL, options); in blogic_parseopts()
3555 blogic_err("BusLogic: Invalid Driver Options (']' expected at '%s')\n", NULL, options); in blogic_parseopts()
3563 blogic_err("BusLogic: Invalid Driver Options (invalid Queue Depth %d)\n", NULL, qdepth); in blogic_parseopts()
3609blogic_err("BusLogic: Invalid Driver Options (invalid Bus Settle Time %d)\n", NULL, bus_settle_tim… in blogic_parseopts()
3634 blogic_err("BusLogic: Unexpected Driver Option '%s' ignored\n", NULL, options); in blogic_parseopts()
3641blogic_err("BusLogic: Invalid Driver Options (all or no I/O Addresses must be specified)\n", NULL); in blogic_parseopts()
3694 blogic_err("BusLogic: Obsolete Command Line Entry Format Ignored\n", NULL); in blogic_setup()