Searched refs:PCI_CLASS_SERIALBUS (Results 1 – 2 of 2) sorted by relevance
221 #define PCI_CLASS_SERIALBUS 0xc /* Serial Bus class */ macro
611 } else if (class == PCI_CLASS_SERIALBUS && subclass == PCI_SERIAL_USB) { in declare_dev_and_fn()