HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_IO_TRACE_F (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/bios_emulator/include/
x86emu.h 187 #define DEBUG_IO_TRACE_F 0x2000
  /external/u-boot/drivers/bios_emulator/
biosemui.h 153 #define DEBUG_IO() (M.x86.debug & DEBUG_IO_TRACE_F)
  /external/u-boot/drivers/bios_emulator/include/x86emu/
debug.h 80 # define DEBUG_IO_TRACE() (M.x86.debug & DEBUG_IO_TRACE_F)

Completed in 251 milliseconds