Home
last modified time | relevance | path

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

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