Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c827 roff = xhcip->xhci_regs_capoff; in xhci_get8()
854 roff = xhcip->xhci_regs_capoff; in xhci_get16()
881 roff = xhcip->xhci_regs_capoff; in xhci_get32()
908 roff = xhcip->xhci_regs_capoff; in xhci_get64()
935 roff = xhcip->xhci_regs_capoff; in xhci_put8()
962 roff = xhcip->xhci_regs_capoff; in xhci_put16()
989 roff = xhcip->xhci_regs_capoff; in xhci_put32()
1016 roff = xhcip->xhci_regs_capoff; in xhci_put64()
1173 xhcip->xhci_regs_capoff = 0; in xhci_regs_init()
2053 xhcip->xhci_regs_capoff = PCI_EINVAL32; in xhci_attach()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h641 uint_t xhci_regs_capoff; member