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

/haiku/src/system/boot/platform/amiga_m68k/
H A DHandle.h65 struct IOStdReq *StdRequest() const { return fIOStdReq; };
73 struct IOStdReq *fIOStdReq;
H A Ddevices.cpp42 fIOStdReq = (struct IOStdReq *)ioRequest;
76 fIOStdReq = (struct IOStdReq *)fIORequest;
87 err = AllocRequest(sizeof(struct IOStdReq));
H A Dconsole.cpp240 err = AllocRequest(sizeof(struct IOStdReq));
H A Drom_calls.h1065 struct IOStdReq { struct

Completed in 53 milliseconds