Home
last modified time | relevance | path

Searched refs:PCI_USB_REV_3_0 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h34 #define PCI_USB_REV_3_0 0x30 /* USB 3.0 */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h44 #define PCI_USB_REV_3_0 0x30 /* USB 3.0 */ macro
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.c2989 pci_set_cfgdata8(pi, PCI_USBREV, PCI_USB_REV_3_0); in pci_xhci_init()