Searched refs:moan_device (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_pci.c | 80 static void moan_device(const char *str, struct pci_dev *dev) in moan_device() function 241 moan_device("no memory in bar 0", dev); in pci_plx9050_init() 309 moan_device("no memory in bar", dev); in pci_ni8420_exit() 338 moan_device("no memory in bar", dev); in pci_ni8430_exit() 503 moan_device("Unknown SIIG card", dev); in pci_siig_init() 667 moan_device("no memory in bar", dev); in pci_ni8420_init() 698 moan_device("no memory in bar", dev); in pci_ni8430_init() 815 moan_device("unknown NetMos/Mostech program interface", dev); in pci_netmos_9900_numports() 845 moan_device("unknown NetMos/Mostech device", dev); in pci_netmos_init() 932 moan_device("Unknown ITE887x", dev); in pci_ite887x_init() [all …]
|