Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h33 #define PCI_XHCI_USBREV 0x60 /* RO USB protocol revision */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h43 #define PCI_XHCI_USBREV 0x60 /* RO USB protocol revision */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1213 usb = pci_config_get8(xhcip->xhci_cfg_handle, PCI_XHCI_USBREV); in xhci_read_params()