Searched refs:IS_PCI_16550SERIAL (Results 1 – 6 of 6) sorted by relevance
30 #define IS_PCI_16550SERIAL(_p) IS_CLASS3 (_p, PCI_CLASS_SCC, PCI_SUBCLASS_SERIAL, PCI_IF_165… macro
516 if (IS_PCI_16550SERIAL (Pci)) { in DetectAndPreparePlatformPciDevicePath()
150 #define IS_PCI_16550SERIAL(_p) IS_CLASS3 (_p, PCI_CLASS_SCC, PCI_SUBCLASS_SERIAL, PCI_IF_… macro
863 if (IS_PCI_16550SERIAL (Pci)) { in DetectAndPreparePlatformPciDevicePath()
160 #define IS_PCI_16550SERIAL(_p) IS_CLASS3 (_p, PCI_CLASS_SCC, PCI_SUBCLASS_SERIAL, PCI_IF_… macro
869 if (IS_PCI_16550SERIAL (&Pci)) { in DetectAndPreparePlatformPciDevicePath()