Searched refs:kDevicePathSignature (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/boot/platform/bios_ia32/
H A Ddevices.cpp57 static const uint16 kDevicePathSignature = 0xbedd; variable
293 || parameters.device_path_signature != kDevicePathSignature)
/haiku/src/system/boot/platform/atari_m68k/
H A Ddevices.cpp40 static const uint16 kDevicePathSignature = 0xbedd; variable
243 || parameters.device_path_signature != kDevicePathSignature)

Completed in 33 milliseconds