Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h48 #define XHCI_HCSPARAMS1 0x04 /* RO structural parameters 1 */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h66 #define XHCI_HCSPARAMS1 0x04 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1214 struc1 = xhci_get32(xhcip, XHCI_R_CAP, XHCI_HCSPARAMS1); in xhci_read_params()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c2321 case XHCI_HCSPARAMS1: /* 0x04 */ in pci_xhci_hostcap_read()