Lines Matching refs:OSReport
54 OSReport ("KBD error: calling %s @ %s:%i\n", \
62 OSReport ("kbd app: keyboard added on channel %d\n", kde->channel); in kbdAppAttach()
71 OSReport ("kbd app: keyboard removed on channel %d\n", kde->channel); in kbdAppDetach()
82 OSReport ("\t\t\thid code: 0x%02x ^ up (chan %d)\n", kke->hid, kke->channel); in kbdAppKeyEvent()
84 OSReport ("hid code: 0x%02x v down (chan %d)\n", kke->hid, kke->channel); in kbdAppKeyEvent()
113 OSReport ("\n\n"); in main()
114 OSReport ("************************************************\n"); in main()
115 OSReport ("kbdLowLevelSync Low-level Sync keyboard demo\n"); in main()
116 OSReport ("************************************************\n"); in main()
117 OSReport ("Attach a USB keyboard and press some keys.\n"); in main()
118 OSReport ("Use a GameCube controller plugged into port 1.\n"); in main()
119 OSReport ("Right Trigger: sleeps for 5 seconds (to test overflow)\n"); in main()
120 OSReport ("\n"); in main()
156 OSReport("KBD queue overflowed!\n"); in main()