Searched refs:XDWRITE4 (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/usb/ |
| D | xhcivar.h | 171 #define XDWRITE4(sc, a, x) \ macro
|
| D | xhci.c | 1984 XDWRITE4(sc, XHCI_DOORBELL(0), 0); in xhci_command_submit() 1992 XDWRITE4(sc, XHCI_DOORBELL(0), 0); in xhci_command_submit() 3000 XDWRITE4(sc, XHCI_DOORBELL(xp->slot), xp->dci); in xhci_device_ctrl_start() 3134 XDWRITE4(sc, XHCI_DOORBELL(xp->slot), xp->dci); in xhci_device_generic_start() 3324 XDWRITE4(sc, XHCI_DOORBELL(xp->slot), xp->dci); in xhci_device_isoc_start()
|