Searched refs:XHCI_ERSTBA_LO (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h117 #define XHCI_ERSTBA_LO(n) (0x0030 + (0x20 * (n))) macro
H A Dxhci.cpp767 WriteRunReg32(XHCI_ERSTBA_LO(0), (uint32)dmaAddress);

Completed in 39 milliseconds