Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.h83 phys_addr_t device_ctx_addr; member
H A Dxhci.cpp1634 &device->device_ctx_addr, sizeof(*device->device_ctx) << fContextSizeShift, in AllocateDevice()
1653 fDcba->baseAddress[slot] = device->device_ctx_addr; in AllocateDevice()
1847 if (device->device_ctx_addr != 0) in CleanupDevice()