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

/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dudbg_adb.c56 static int xmon_adb_shiftstate; variable
103 xmon_adb_shiftstate = (k & 0x80) == 0; udbg_adb_local_getc()
108 k = (xmon_adb_shiftstate? xmon_shift_keytab: xmon_keytab)[k]; udbg_adb_local_getc()

Completed in 63 milliseconds