Searched refs:pci_alert (Results 1 – 2 of 2) sorted by relevance
44 pci_alert(dev, "PCI: Failed to init device\n"); in bcm47xx_pcibios_plat_dev_init_ssb()54 pci_alert(dev, "PCI: Failed to map IRQ of device\n"); in bcm47xx_pcibios_plat_dev_init_ssb()70 pci_alert(dev, "PCI: Failed to init device\n"); in bcm47xx_pcibios_plat_dev_init_bcma()78 pci_alert(dev, "PCI: Failed to map IRQ of device\n"); in bcm47xx_pcibios_plat_dev_init_bcma()
2927 #define pci_alert(pdev, fmt, arg...) dev_alert(&(pdev)->dev, fmt, ##arg) macro