Searched refs:PCI_DEVICE_ID_NETMOS_9900 (Results 1 – 4 of 4) sorted by relevance
/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,
|
/linux/drivers/tty/serial/8250/ |
H A D | 8250_pci.c | 143 { PCI_DEVICE_SUB(PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 879 if ((pi == 0) && (dev->device == PCI_DEVICE_ID_NETMOS_9900)) { in pci_netmos_9900_numports() 915 case PCI_DEVICE_ID_NETMOS_9900: in pci_netmos_init() 5946 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900, 5950 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9900,
|
/linux/include/linux/ |
H A D | pci_ids.h | 3203 #define PCI_DEVICE_ID_NETMOS_9900 0x9900 macro
|