Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgruhandles.c26 #define GET_MSEG_HANDLE_STATUS(h) (((*(unsigned long *)(h)) >> 16) & 3) macro
72 status = GET_MSEG_HANDLE_STATUS(h); in wait_instruction_complete()