Searched refs:c_head (Results 1 - 1 of 1) sorted by relevance

/u-boot/tools/
H A Dmxsimage.c2137 struct sb_cmd_ctx *cctx, *c_head; local
2141 c_head = sctx->cmd_head;
2143 while (c_head) {
2144 cctx = c_head;
2145 c_head = c_head->cmd;

Completed in 39 milliseconds