Searched defs:exopc (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/drivers/misc/sgi-gru/ |
D | gru_instructions.h | 81 int exopc; member 106 unsigned char exopc: 8; /* extended opcode */ member 312 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, in __opdword() 511 static inline void gru_gamir(void *cb, int exopc, unsigned long src, in gru_gamir() 521 static inline void gru_gamirr(void *cb, int exopc, unsigned long src, in gru_gamirr() 531 static inline void gru_gamer(void *cb, int exopc, unsigned long src, in gru_gamer() 545 static inline void gru_gamerr(void *cb, int exopc, unsigned long src, in gru_gamerr()
|