Searched refs:OpenDevice (Results 1 – 2 of 2) sorted by relevance
/haiku/src/system/boot/platform/amiga_m68k/ |
H A D | devices.cpp | 90 err = exec_error(OpenDevice((uint8 *)name, unit, fIORequest, flags)); in Open()
|
H A D | rom_calls.h | 1143 #define OpenDevice(par1, par2, par3, last) \ macro 1144 …LP4(0x1bc, int8, OpenDevice, /*UBYTE*/uint8 *, par1, a0, unsigned long, par2, d0, struct IORequest…
|