Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h218 #define PCI_CLASS_SERIALBUS 0xc /* Serial Bus class */ macro
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c611 } else if (class == PCI_CLASS_SERIALBUS && subclass == PCI_SERIAL_USB) { in declare_dev_and_fn()