Searched refs:PCI_DEVICE_ID_NETMOS_9900 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/parport/ |
H A D | parport_serial.c | 191 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 193 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 195 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900,
|
H A D | parport_pc.c | 2814 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900,
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_pci.c | 64 { PCI_DEVICE_SUB(PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 800 if ((pi == 0) && (dev->device == PCI_DEVICE_ID_NETMOS_9900)) { in pci_netmos_9900_numports() 836 case PCI_DEVICE_ID_NETMOS_9900: in pci_netmos_init() 5852 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 5856 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900,
|
/openbmc/u-boot/include/ |
H A D | pci_ids.h | 3109 #define PCI_DEVICE_ID_NETMOS_9900 0x9900 macro
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 3191 #define PCI_DEVICE_ID_NETMOS_9900 0x9900 macro
|