Searched defs:mcsetup_cmd_struct (Results 1 – 2 of 2) sorted by relevance
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 */
248 struct mcsetup_cmd_struct struct250 unsigned short cmd_status;251 unsigned short cmd_cmd;252 unsigned short cmd_link;253 unsigned short mc_cnt; /* number of bytes in the MC-List */254 unsigned char mc_list[][6]; /* pointer to 6 bytes entries */