Home
last modified time | relevance | path

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

/haiku/src/system/kernel/platform/atari_m68k/
H A Dplatform.cpp54 #define IKBD_BASE 0xFFFFFC00 macro
436 uint8 status = in8(IKBD_BASE+IKBD_CTRL); in BlueScreenGetChar()
446 key = in8(IKBD_BASE+IKBD_DATA); in BlueScreenGetChar()