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.c846 case XHCI_R_DOOR: in xhci_get8()
873 case XHCI_R_DOOR: in xhci_get16()
900 case XHCI_R_DOOR: in xhci_get32()
927 case XHCI_R_DOOR: in xhci_get64()
954 case XHCI_R_DOOR: in xhci_put8()
981 case XHCI_R_DOOR: in xhci_put16()
1008 case XHCI_R_DOOR: in xhci_put32()
1035 case XHCI_R_DOOR: in xhci_put64()
H A Dxhci_command.c261 xhci_put32(xhcip, XHCI_R_DOOR, XHCI_DOORBELL(0), 0); in xhci_command_timeout()
434 xhci_put32(xhcip, XHCI_R_DOOR, XHCI_DOORBELL(0), 0); in xhci_command_submit()
H A Dxhci_endpoint.c943 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.h678 XHCI_R_DOOR enumerator