Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1201 uint32_t psize, pbit, capreg; in xhci_read_params() local
1211 capreg = xhci_get32(xhcip, XHCI_R_CAP, XHCI_CAPLENGTH); in xhci_read_params()
1212 vers = XHCI_VERSION_MASK(capreg); in xhci_read_params()