Home
last modified time | relevance | path

Searched defs:exopc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgru_instructions.h82 int exopc; member
107 unsigned char exopc: 8; /* extended opcode */ member
313 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, in __opdword()
512 static inline void gru_gamir(void *cb, int exopc, unsigned long src, in gru_gamir()
522 static inline void gru_gamirr(void *cb, int exopc, unsigned long src, in gru_gamirr()
532 static inline void gru_gamer(void *cb, int exopc, unsigned long src, in gru_gamer()
546 static inline void gru_gamerr(void *cb, int exopc, unsigned long src, in gru_gamerr()