Searched refs:OS_REPORT_SERIAL (Results 1 – 2 of 2) sorted by relevance
68 ret = OSReportDestination( OS_REPORT_SERIAL ); in main()91 ret = OSReportDestination( OS_REPORT_NAND | OS_REPORT_SERIAL ); in main()
23 #define OS_REPORT_SERIAL 0x00000001 macro