Home
last modified time | relevance | path

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

/linux/drivers/misc/sgi-gru/
H A Dgru_instructions.h49 #define CBS_ACTIVE 2 macro
308 ((unsigned long)CBS_ACTIVE << GRU_ISTATUS_SHFT) | in __opdword()
661 if (ret != CBS_ACTIVE) in gru_check_status()
H A Dgrukservices.c444 while (gen->istatus >= CBS_ACTIVE) { in gru_wait_idle_or_exception()
1075 if (istatus != CBS_ACTIVE && istatus != CBS_CALL_OS) in quicktest2()
H A Dgrufault.c126 cbk->istatus = CBS_ACTIVE; in gru_cb_set_istatus_active()