Home
last modified time | relevance | path

Searched refs:CliStateBoot (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/unisys/common-spar/include/channels/
Dchannel.h259 u32 CliStateBoot; /* CHANNEL_CLIENTSTATE of pre-boot member
483 && (readl(&pChan->CliStateBoot) == CHANNELCLI_DISABLED)) { in ULTRA_channel_client_acquire_os()
542 if (readl(&pChan->CliStateBoot) == CHANNELCLI_BUSY) { in ULTRA_channel_client_acquire_os()
/drivers/staging/unisys/visorchannel/
Dvisorchannel_funcs.c599 seq_printf(seq, "CliStateBoot = %lu\n", (ulong) phdr->CliStateBoot); in visorchannel_debug()