Lines Matching refs:OSReport
148 OSReport("test program started.\n"); in main()
171 OSReport("push <A> button to restart.\n"); in main()
183 OSReport("MPStartup()\n"); in DoMPCommunication()
187 OSReport( "MPStartup returns %08x\n", result ); in DoMPCommunication()
225 OSReport("MPSend failed: %08x\n", result); in DoMPCommunication()
267 OSReport("MPCleanup()\n"); in DoMPCommunication()
286 OSReport( "PortCallback: startup notification\n" ); in PortCallbackFunction()
290 OSReport( "PortCallback: cleanup notification\n" ); in PortCallbackFunction()
296 OSReport( "PortCallback: connected(%d) " MP_MACADDRESS_PRINT_FORMAT "\n", in PortCallbackFunction()
304 OSReport( "PortCallback: disconnected(%d) " MP_MACADDRESS_PRINT_FORMAT "\n", in PortCallbackFunction()
320 OSReport( "PortCallback: Unknown Type: %d\n", type ); in PortCallbackFunction()