Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_NETMOS_9835 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/parport/
H A Dparport_serial.c100 if (dev->device == PCI_DEVICE_ID_NETMOS_9835 && in netmos_parallel_init()
181 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9835,
/openbmc/u-boot/include/
H A Dpci_ids.h3105 #define PCI_DEVICE_ID_NETMOS_9835 0x9835 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h3187 #define PCI_DEVICE_ID_NETMOS_9835 0x9835 macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_pci.c5825 { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9835,
/openbmc/linux/drivers/pci/
H A Dquirks.c2399 case PCI_DEVICE_ID_NETMOS_9835: in quirk_netmos()