Lines Matching refs:OSReport
278 OSReport("test program started.\n"); in main()
342 OSReport("All threads are terminated; exit from MainLoop\n"); in MainLoop()
668 OSReport("Error occurred.\n"); in StateManagementThreadFunc()
717 OSReport( "MPDSInit returns %08x\n", result ); in TransToLobby()
724 OSReport( "MPDSSetupPortConfig returns %08x\n", result ); in TransToLobby()
730 OSReport("MPStartup()\n"); in TransToLobby()
734 OSReport( "MPStartup returns %08x\n", result ); in TransToLobby()
762 OSReport( "MPSetEntryFlag returns %08x\n", result ); in TransToCommunication()
771 OSReport( "MPUpdateBeacon returns %08x\n", result ); in TransToCommunication()
797 OSReport("MPCleanup()\n"); in TransToIdle()
801 OSReport( "MPCleanup returns %08x\n", result ); in TransToIdle()
1017 OSReport("MPDSStep failed: %08x\n", result); in DataSharingThreadFunc()