Searched defs:update_cfg (Results 1 – 2 of 2) sorted by relevance
62 int update_cfg = 1; variable
344 typedef struct update_cfg struct347 uint32_t rsvd2:16;348 uint32_t proc_type:8;349 uint32_t rsvd1:1;350 uint32_t Abit:1;351 uint32_t DIbit:1;352 uint32_t Vbit:1;353 uint32_t req_type:4;380 } update_cfg_var_t; argument