Lines Matching refs:blogic_err

200 			blogic_err("UNABLE TO ALLOCATE CCB GROUP - DETACHING\n",  in blogic_create_initccbs()
719blogic_err("BusLogic: Base Address0 0x%X not I/O for " "MultiMaster Host Adapter\n", NULL, base_ad… in blogic_init_mm_probeinfo()
720 blogic_err("at PCI Bus %d Device %d I/O Address 0x%X\n", NULL, bus, device, io_addr); in blogic_init_mm_probeinfo()
724blogic_err("BusLogic: Base Address1 0x%X not Memory for " "MultiMaster Host Adapter\n", NULL, base… in blogic_init_mm_probeinfo()
725 blogic_err("at PCI Bus %d Device %d PCI Address 0x%X\n", NULL, bus, device, pci_addr); in blogic_init_mm_probeinfo()
729 blogic_err("BusLogic: IRQ Channel %d invalid for " "MultiMaster Host Adapter\n", NULL, irq_ch); in blogic_init_mm_probeinfo()
730 blogic_err("at PCI Bus %d Device %d I/O Address 0x%X\n", NULL, bus, device, io_addr); in blogic_init_mm_probeinfo()
959blogic_err("BusLogic: Base Address0 0x%X not I/O for " "FlashPoint Host Adapter\n", NULL, base_add… in blogic_init_fp_probeinfo()
960 blogic_err("at PCI Bus %d Device %d I/O Address 0x%X\n", NULL, bus, device, io_addr); in blogic_init_fp_probeinfo()
964blogic_err("BusLogic: Base Address1 0x%X not Memory for " "FlashPoint Host Adapter\n", NULL, base_… in blogic_init_fp_probeinfo()
965 blogic_err("at PCI Bus %d Device %d PCI Address 0x%X\n", NULL, bus, device, pci_addr); in blogic_init_fp_probeinfo()
969 blogic_err("BusLogic: IRQ Channel %d invalid for " "FlashPoint Host Adapter\n", NULL, irq_ch); in blogic_init_fp_probeinfo()
970 blogic_err("at PCI Bus %d Device %d I/O Address 0x%X\n", NULL, bus, device, io_addr); in blogic_init_fp_probeinfo()
992blogic_err("BusLogic: FlashPoint Host Adapter detected at " "PCI Bus %d Device %d\n", NULL, bus, d… in blogic_init_fp_probeinfo()
993blogic_err("BusLogic: I/O Address 0x%X PCI Address 0x%X, irq %d, " "but FlashPoint\n", NULL, io_ad… in blogic_init_fp_probeinfo()
994 blogic_err("BusLogic: support was omitted in this kernel " "configuration.\n", NULL); in blogic_init_fp_probeinfo()
1100 blogic_err("While configuring BusLogic PCI Host Adapter at\n", in blogic_failure()
1102blogic_err("Bus %d Device %d I/O Address 0x%X PCI Address 0x%X:\n", adapter, adapter->bus, adapter… in blogic_failure()
1104blogic_err("While configuring BusLogic Host Adapter at " "I/O Address 0x%X:\n", adapter, adapter->… in blogic_failure()
1105 blogic_err("%s FAILED - DETACHING\n", adapter, msg); in blogic_failure()
1107 blogic_err("ADDITIONAL FAILURE INFO - %s\n", adapter, in blogic_failure()
1132blogic_err("BusLogic: FlashPoint Host Adapter detected at " "PCI Bus %d Device %d\n", adapter, ada… in blogic_probe()
1133blogic_err("BusLogic: I/O Address 0x%X PCI Address 0x%X, " "but FlashPoint\n", adapter, adapter->i… in blogic_probe()
1134 blogic_err("BusLogic: Probe Function failed to validate it.\n", adapter); in blogic_probe()
1282 blogic_err("HOST ADAPTER STATUS REGISTER = %02X\n", adapter, in blogic_hwreset()
1285 blogic_err("HOST ADAPTER ERROR CODE = %d\n", adapter, in blogic_hwreset()
1983 blogic_err("NO LEGAL INTERRUPT CHANNEL ASSIGNED - DETACHING\n", in blogic_getres()
1992 blogic_err("UNABLE TO ACQUIRE IRQ CHANNEL %d - DETACHING\n", in blogic_getres()
2002 blogic_err("UNABLE TO ACQUIRE DMA CHANNEL %d - DETACHING\n", adapter, adapter->dma_ch); in blogic_getres()
2367 blogic_err("BusLogic: Unable to allocate Probe Info List\n", in blogic_init()
2375 blogic_err("BusLogic: Unable to allocate Prototype Host Adapter\n", NULL); in blogic_init()
3186 blogic_err("DMA mapping for sense data buffer failed\n", in blogic_qcmd_lck()
3335 blogic_err("Resetting %s Failed\n", adapter,
3692 blogic_err("BusLogic: Invalid Driver Options " "(invalid I/O Address 0x%X)\n", NULL, io_addr); in blogic_parseopts()
3713 blogic_err("BusLogic: Invalid Driver Options " "(invalid Queue Depth %d)\n", NULL, qdepth); in blogic_parseopts()
3722blogic_err("BusLogic: Invalid Driver Options " "(',' or ']' expected at '%s')\n", NULL, options); in blogic_parseopts()
3727 blogic_err("BusLogic: Invalid Driver Options " "(']' expected at '%s')\n", NULL, options); in blogic_parseopts()
3735 blogic_err("BusLogic: Invalid Driver Options " "(invalid Queue Depth %d)\n", NULL, qdepth); in blogic_parseopts()
3781blogic_err("BusLogic: Invalid Driver Options " "(invalid Bus Settle Time %d)\n", NULL, bus_settle_… in blogic_parseopts()
3806 blogic_err("BusLogic: Unexpected Driver Option '%s' " "ignored\n", NULL, options); in blogic_parseopts()
3813blogic_err("BusLogic: Invalid Driver Options " "(all or no I/O Addresses must be specified)\n", NU… in blogic_parseopts()
3867 blogic_err("BusLogic: Obsolete Command Line Entry " "Format Ignored\n", NULL); in blogic_setup()