Searched refs:pci_alert (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/pci/
H A Dpci-bcm47xx.c44 pci_alert(dev, "PCI: Failed to init device\n");
54 pci_alert(dev, "PCI: Failed to map IRQ of device\n");
70 pci_alert(dev, "PCI: Failed to init device\n");
78 pci_alert(dev, "PCI: Failed to map IRQ of device\n");
/linux-master/drivers/pci/
H A Dpci-sysfs.c351 pci_alert(pdev, FW_BUG "Overriding NUMA node to %d. Contact your vendor for updates.",
/linux-master/include/linux/
H A Dpci.h2699 #define pci_alert(pdev, fmt, arg...) dev_alert(&(pdev)->dev, fmt, ##arg) macro

Completed in 148 milliseconds