Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.h32 #define PCI_USBREV 0x60 /* USB protocol revision */ macro
H A Dpci_xhci.c2948 pci_set_cfgdata8(pi, PCI_USBREV, PCI_USB_REV_3_0); in pci_xhci_init()