Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c841 roff = xhcip->xhci_regs_operoff; in xhci_get8()
868 roff = xhcip->xhci_regs_operoff; in xhci_get16()
895 roff = xhcip->xhci_regs_operoff; in xhci_get32()
922 roff = xhcip->xhci_regs_operoff; in xhci_get64()
949 roff = xhcip->xhci_regs_operoff; in xhci_put8()
976 roff = xhcip->xhci_regs_operoff; in xhci_put16()
1003 roff = xhcip->xhci_regs_operoff; in xhci_put32()
1030 roff = xhcip->xhci_regs_operoff; in xhci_put64()
1185 xhcip->xhci_regs_operoff = xhci_get8(xhcip, XHCI_R_CAP, XHCI_CAPLENGTH); in xhci_regs_init()
2065 xhcip->xhci_regs_operoff = PCI_EINVAL32; in xhci_attach()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h648 uint_t xhci_regs_operoff; member