Searched defs:exopc (Results 1 - 1 of 1) 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 Dgru_instructions.h81 int exopc; member in struct:control_block_extended_exc_detail
106 unsigned char exopc: 8; /* extended opcode */ member in struct:gru_instruction_bits
312 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, argument
511 static inline void gru_gamir(void *cb, int exopc, unsigned long src, argument
521 static inline void gru_gamirr(void *cb, int exopc, unsigned long src, argument
531 static inline void gru_gamer(void *cb, int exopc, unsigne argument
545 gru_gamerr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) argument
[all...]

Completed in 55 milliseconds