Searched defs:__cmd (Results 1 – 2 of 2) sorted by relevance
54 struct cmd_buf *__cmd; variable
1464 #define cmdpass(__cmd, __pass) (((__cmd) << 2) | (__pass)) in COMPATNAME() argument