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

/haiku/src/system/boot/platform/amiga_m68k/
H A Ddevices.cpp48 AllocRequest(requestSize);
67 ExecDevice::AllocRequest(size_t requestSize) function in class:ExecDevice
87 err = AllocRequest(sizeof(struct IOStdReq));
H A DHandle.h54 status_t AllocRequest(size_t requestSize);
H A Dconsole.cpp240 err = AllocRequest(sizeof(struct IOStdReq));
242 panic("AllocRequest");;

Completed in 60 milliseconds