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.c826 case XHCI_R_CAP: in xhci_get8()
853 case XHCI_R_CAP: in xhci_get16()
880 case XHCI_R_CAP: in xhci_get32()
907 case XHCI_R_CAP: in xhci_get64()
934 case XHCI_R_CAP: in xhci_put8()
961 case XHCI_R_CAP: in xhci_put16()
988 case XHCI_R_CAP: in xhci_put32()
1015 case XHCI_R_CAP: in xhci_put64()
1174 xhcip->xhci_regs_operoff = xhci_get8(xhcip, XHCI_R_CAP, XHCI_CAPLENGTH); in xhci_regs_init()
1175 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