Searched defs:mcsetup_cmd_struct (Results 1 – 3 of 3) sorted by relevance
218 struct mcsetup_cmd_struct struct220 unsigned short cmd_status;221 unsigned short cmd_cmd;222 unsigned short cmd_link;223 unsigned short mc_cnt; /* number of bytes in the MC-List */224 unsigned char mc_list[0][6]; /* pointer to 6 bytes entries */
247 struct mcsetup_cmd_struct struct249 unsigned short cmd_status;250 unsigned short cmd_cmd;251 unsigned short cmd_link;252 unsigned short mc_cnt; /* number of bytes in the MC-List */253 unsigned char mc_list[0][6]; /* pointer to 6 bytes entries */
239 struct mcsetup_cmd_struct struct241 unsigned short cmd_status;242 unsigned short cmd_cmd;243 unsigned short cmd_link;244 unsigned short mc_cnt; /* number of bytes in the MC-List */245 unsigned char mc_list[0][6]; /* pointer to 6 bytes entries */