Searched defs:GET_TID (Results 1 – 3 of 3) sorted by relevance
167 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
207 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd)))) macro
206 #define GET_TID(cmd) (TID_G(be32_to_cpu(OPCODE_TID(cmd)))) macro