Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c835 case XHCI_R_DOOR: in xhci_get8()
862 case XHCI_R_DOOR: in xhci_get16()
889 case XHCI_R_DOOR: in xhci_get32()
916 case XHCI_R_DOOR: in xhci_get64()
943 case XHCI_R_DOOR: in xhci_put8()
970 case XHCI_R_DOOR: in xhci_put16()
997 case XHCI_R_DOOR: in xhci_put32()
1024 case XHCI_R_DOOR: in xhci_put64()
H A Dxhci_command.c260 xhci_put32(xhcip, XHCI_R_DOOR, XHCI_DOORBELL(0), 0); in xhci_command_timeout()
433 xhci_put32(xhcip, XHCI_R_DOOR, XHCI_DOORBELL(0), 0); in xhci_command_submit()
H A Dxhci_endpoint.c861 xhci_put32(xhcip, XHCI_R_DOOR, XHCI_DOORBELL(xd->xd_slot), in xhci_endpoint_ring()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h672 XHCI_R_DOOR enumerator