Home
last modified time | relevance | path

Searched refs:XHCI_HCSPARAMS2 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h52 #define XHCI_HCSPARAMS2 0x08 /* RO structural parameters 2 */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h74 #define XHCI_HCSPARAMS2 0x08 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1215 struc2 = xhci_get32(xhcip, XHCI_R_CAP, XHCI_HCSPARAMS2); in xhci_read_params()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c2325 case XHCI_HCSPARAMS2: /* 0x08 */ in pci_xhci_hostcap_read()