Searched refs:buffer_phy (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/busses/usb/
H A Dehci_hardware.h135 uint32 buffer_phy[7]; member in struct:ehci_itd
186 uint32 buffer_phy[2]; member in struct:ehci_sitd
204 uint32 buffer_phy[5]; member in struct:ehci_qtd
256 uint32 buffer_phy[5]; member in struct:ehci_qh::__anon3
H A Dehci.cpp279 descriptor->buffer_phy[0], descriptor->buffer_phy[1],
280 descriptor->buffer_phy[2], descriptor->buffer_phy[3],
281 descriptor->buffer_phy[4], descriptor->buffer_size);
302 queueHead->overlay.buffer_phy[0], queueHead->overlay.buffer_phy[1],
303 queueHead->overlay.buffer_phy[2], queueHead->overlay.buffer_phy[3],
304 queueHead->overlay.buffer_phy[
[all...]
H A Duhci_hardware.h93 uint32 buffer_phy; // A pointer to the buffer with the actual packet member in struct:__anon1449
H A Dehci.h48 addr_t buffer_phy; member in struct:isochronous_transfer_data
H A Duhci.cpp384 fStrayDescriptor->buffer_phy = 0;
2181 result->buffer_phy = 0;
2191 result->buffer_phy = physicalAddress;
2246 descriptor->buffer_phy, descriptor->buffer_size);

Completed in 102 milliseconds