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

/haiku/src/add-ons/kernel/busses/agp_gart/
H A Dintel_gart.cpp679 AreaKeeper scratchCreator; local
680 info.scratch_area = scratchCreator.Create("intel GMCH scratch",
683 if (scratchCreator.InitCheck() < B_OK) {
771 scratchCreator.Detach();

Completed in 34 milliseconds