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

/haiku/src/system/boot/platform/openfirmware/
H A Dmachine.h16 #define MACHINE_MAC 0x0002 macro
H A Ddevices.cpp203 if (gMachine & MACHINE_MAC)
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dstart.cpp52 gMachine = MACHINE_MAC;
54 gMachine = MACHINE_MAC;

Completed in 45 milliseconds