Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrukservices.c1075 if (istatus != CBS_ACTIVE && istatus != CBS_CALL_OS) in quicktest2()
1091 gen->istatus = CBS_CALL_OS; /* don't handle this CBR again */ in quicktest2()
H A Dgru_instructions.h60 #define CBS_CALL_OS 3 macro