Searched refs:ecause (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-gru/
H A Dgruhandles.h465 unsigned int ecause:20; member in struct:gru_control_block_extended
492 /* CBE ecause bits - defined in gru_instructions.h */
H A Dgrukservices.c424 excdet->ecause = cbe->ecause;
440 "GRU:%d exception: cb %p, opc %d, exopc %d, ecause 0x%x,"
442 gen, excdet.opc, excdet.exopc, excdet.ecause,
471 if ((excdet.ecause & ~EXCEPTION_RETRY_BITS) ||
H A Dgrufault.c720 excdet.ecause = cbe->ecause;
733 "cb 0x%lx, op %d, exopc %d, cbrstate %d, cbrexecstatus 0x%x, ecause 0x%x, "
736 excdet.ecause, excdet.exceptdet0, excdet.exceptdet1);
H A Dgru_instructions.h80 int ecause; member in struct:control_block_extended_exc_detail
248 /* CBE ecause bits */
289 * in ecause, the exception is not retryable.

Completed in 113 milliseconds