Searched refs:pci_alert (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/mips/pci/ |
H A D | pci-bcm47xx.c | 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()
|
/openbmc/linux/drivers/pci/ |
H A D | pci-sysfs.c | 351 pci_alert(pdev, FW_BUG "Overriding NUMA node to %d. Contact your vendor for updates.", in numa_node_store()
|
/openbmc/linux/include/linux/ |
H A D | pci.h | 2658 #define pci_alert(pdev, fmt, arg...) dev_alert(&(pdev)->dev, fmt, ##arg) macro
|