Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c837 case XHCI_R_CAP: in xhci_get8()
864 case XHCI_R_CAP: in xhci_get16()
891 case XHCI_R_CAP: in xhci_get32()
918 case XHCI_R_CAP: in xhci_get64()
945 case XHCI_R_CAP: in xhci_put8()
972 case XHCI_R_CAP: in xhci_put16()
999 case XHCI_R_CAP: in xhci_put32()
1026 case XHCI_R_CAP: in xhci_put64()
1185 xhcip->xhci_regs_operoff = xhci_get8(xhcip, XHCI_R_CAP, XHCI_CAPLENGTH); in xhci_regs_init()
1186 xhcip->xhci_regs_runoff = xhci_get32(xhcip, XHCI_R_CAP, XHCI_RTSOFF); in xhci_regs_init()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h675 XHCI_R_CAP, enumerator