Lines Matching refs:OSReport
56 OSReport ("KBD error: calling %s @ %s:%i\n", \
64 OSReport ("kbd app: keyboard added on channel %d\n", kde->channel); in kbdAppAttach()
73 OSReport ("kbd app: keyboard removed on channel %d\n", kde->channel); in kbdAppDetach()
84 OSReport ("\t\t\thid code: 0x%02x ^ up (chan %d)\n", kke->hid, kke->channel); in kbdAppKeyEvent()
86 OSReport ("hid code: 0x%02x v down (chan %d)\n", kke->hid, kke->channel); in kbdAppKeyEvent()
117 OSReport("\n\n"); in main()
118 OSReport("************************************************\n"); in main()
119 OSReport("kbdLowLevel Low-level keyboard demo\n"); in main()
120 OSReport("************************************************\n"); in main()
121 OSReport("Attach a USB keyboard and press some keys.\n"); in main()
122 OSReport("\n"); in main()