Home
last modified time | relevance | path

Searched refs:PCI_CLASS_COMMUNICATION_MULTISERIAL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/serial/8250/
A D8250_pci.c3848 ((dev->class >> 8) != PCI_CLASS_COMMUNICATION_MULTISERIAL) && in serial_pci_is_class_communication()
3874 if ((dev->class >> 8) == PCI_CLASS_COMMUNICATION_MULTISERIAL) in serial_pci_guess_board()
5182 PCI_CLASS_COMMUNICATION_MULTISERIAL << 8, 0xffff00,
5186 PCI_CLASS_COMMUNICATION_MULTISERIAL << 8, 0xffff00,
5699 PCI_CLASS_COMMUNICATION_MULTISERIAL << 8,
/linux/include/linux/
A Dpci_ids.h72 #define PCI_CLASS_COMMUNICATION_MULTISERIAL 0x0702 macro

Completed in 27 milliseconds