Searched refs:cli_state_os (Results 1 – 2 of 2) sorted by relevance
135 (ch))->cli_state_os)), \141 (ch))->cli_state_os)), \143 (ch))->cli_state_os), \148 (ch))->cli_state_os); \214 u32 cli_state_os; /* CHANNEL_CLIENTSTATE of Guest OS member407 if (readl(&hdr->cli_state_os) == CHANNELCLI_DISABLED) { in spar_channel_client_acquire_os()421 if ((readl(&hdr->cli_state_os) != CHANNELCLI_OWNED) && in spar_channel_client_acquire_os()426 ULTRA_CHANNELCLI_STRING(readl(&hdr->cli_state_os)), in spar_channel_client_acquire_os()427 readl(&hdr->cli_state_os), in spar_channel_client_acquire_os()430 writel(CHANNELCLI_OWNED, &hdr->cli_state_os); in spar_channel_client_acquire_os()[all …]
594 seq_printf(seq, "CliStateOS = %lu\n", (ulong)phdr->cli_state_os); in visorchannel_debug()