Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h57 #define XHCI_HCSPARAMS3 0x0C /* RO structural parameters 3 */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h84 #define XHCI_HCSPARAMS3 0x0C macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1216 struc3 = xhci_get32(xhcip, XHCI_R_CAP, XHCI_HCSPARAMS3); in xhci_read_params()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c2329 case XHCI_HCSPARAMS3: /* 0x0C */ in pci_xhci_hostcap_read()