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