Searched refs:XHCI_MAX_SCRATCHPADS (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.h267 area_id fScratchpadArea[XHCI_MAX_SCRATCHPADS];
268 void * fScratchpad[XHCI_MAX_SCRATCHPADS];
H A Dxhci_hardware.h321 #define XHCI_MAX_SCRATCHPADS 256 macro
346 uint64 scratchpad[XHCI_MAX_SCRATCHPADS];
H A Dxhci.cpp687 if (fScratchpadCount > XHCI_MAX_SCRATCHPADS) {

Completed in 46 milliseconds