Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h483 #define PCI_SERIAL_USB 0x3 /* Universal Serial Bus */ 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()