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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.h242 area_id fErstArea; member in class:XHCI
H A Dxhci.cpp351 fErstArea(-1),
593 delete_area(fErstArea);
735 fErstArea = fStack->AllocateArea((void **)&addr, &dmaAddress,
740 if (fErstArea < B_OK) {

Completed in 52 milliseconds