Searched defs:WMStatus (Results 1 – 1 of 1) sorted by relevance
894 typedef struct WMStatus struct897 u16 state; // WM state information898 u16 BusyApiid; // Busy APIID901 …iBusy; // API executing flag (Flag prohibiting issuing API, attributable to FIFO)902 BOOL scan_continue; // Scan continue flag (As of 2004/07/19, not used)903 BOOL mp_flag; // Flag that MP is in execution904 BOOL dcf_flag; // Flag that DCF is in execution905 BOOL ks_flag; // Flag that KeySharing is in execution906 BOOL dcf_sendFlag; // 'Waiting for DCF send' flag907 BOOL VSyncFlag; // 'VBlank sync OK' flag[all …]