Lines Matching refs:PFX
932 printk(KERN_INFO PFX "AMSO1100 Gigabit Ethernet driver v%s loaded\n", in c2_probe()
938 printk(KERN_ERR PFX "%s: Unable to enable PCI device\n", in c2_probe()
962 printk(KERN_ERR PFX "PCI regions not an MMIO resource\n"); in c2_probe()
970 printk(KERN_ERR PFX "Invalid PCI region sizes\n"); in c2_probe()
978 printk(KERN_ERR PFX "%s: Unable to request regions\n", in c2_probe()
986 printk(KERN_ERR PFX "64b DMA configuration failed\n"); in c2_probe()
992 printk(KERN_ERR PFX "32b DMA configuration failed\n"); in c2_probe()
1004 printk(KERN_ERR PFX in c2_probe()
1013 printk(KERN_ERR PFX "Downlevel Firmware boot loader " in c2_probe()
1019 printk(KERN_ERR PFX "Adapter not claimed\n"); in c2_probe()
1028 printk(KERN_ERR PFX "Version mismatch " in c2_probe()
1039 printk(KERN_ERR PFX "Downlevel FIrmware level. You should be using " in c2_probe()
1052 printk(KERN_ERR PFX "%s: Unable to alloc hardware struct\n", in c2_probe()
1072 printk(KERN_ERR PFX "%s: requested IRQ %u is busy\n", in c2_probe()
1097 printk(KERN_ERR PFX "Unable to register netdev, ret = %d\n", in c2_probe()
1109 printk(KERN_ERR PFX "Unable to remap MMIO HRXDQ region\n"); in c2_probe()
1118 printk(KERN_ERR PFX "Unable to remap MMIO HTXDQ region\n"); in c2_probe()
1129 printk(KERN_ERR PFX "Unable to remap BAR0\n"); in c2_probe()
1139 printk(KERN_ERR PFX "Unable to remap BAR4\n"); in c2_probe()
1149 printk(KERN_ERR PFX "c2_rnic_init failed: %d\n", ret); in c2_probe()