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

/linux-master/drivers/misc/sgi-gru/
H A Dgru_instructions.h49 #define CBS_ACTIVE 2 macro
308 ((unsigned long)CBS_ACTIVE << GRU_ISTATUS_SHFT) |
661 if (ret != CBS_ACTIVE)
H A Dgrukservices.c446 while (gen->istatus >= CBS_ACTIVE) {
1077 if (istatus != CBS_ACTIVE && istatus != CBS_CALL_OS)
H A Dgrufault.c126 cbk->istatus = CBS_ACTIVE;

Completed in 167 milliseconds