Searched defs:cfg_host_cmd (Results 1 – 1 of 1) sorted by relevance
212 typedef struct cfg_host_cmd { struct213 u32 len:16;214 u32 c_type:3;215 u32 RSVD0:5;216 u32 h_cmd:8;217 u32 cmd_seq_no;218 union {