Lines Matching refs:OSReport
66 OSReport ("KBD error: calling %s @ %s:%i\n", \
74 OSReport ("kbd app: keyboard added on channel %d\n", kde->channel); in kbdAppAttach()
83 OSReport ("kbd app: keyboard removed on channel %d\n", kde->channel); in kbdAppDetach()
94 OSReport ("\t\t\thid code: 0x%02x ^ up (chan %d)\n", kke->hid, kke->channel); in kbdAppKeyEvent()
96 OSReport ("hid code: 0x%02x v down (chan %d)\n", kke->hid, kke->channel); in kbdAppKeyEvent()
130 OSReport ("\n\n"); in main()
131 OSReport ("************************************************\n"); in main()
132 OSReport ("kbdLowLevelSync Low-level Sync keyboard demo\n"); in main()
133 OSReport ("************************************************\n"); in main()
134 OSReport ("Attach a USB keyboard and press some keys.\n"); in main()
135 OSReport ("Use a GameCube controller plugged into port 1.\n"); in main()
136 OSReport ("Right Trigger: sleeps for 5 seconds (to test overflow)\n"); in main()
137 OSReport ("\n"); in main()
169 OSReport("KBD queue overflowed!\n"); in main()