Home
last modified time | relevance | path

Searched refs:dcd_tail (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/tools/
Dmxsimage.c175 struct sb_dcd_ctx *dcd_tail; member
602 ictx->dcd_tail = dctx; in sb_build_dcd()
604 ictx->dcd_tail->dcd = dctx; in sb_build_dcd()
605 ictx->dcd_tail = dctx; in sb_build_dcd()
624 struct sb_dcd_ctx *dctx = ictx->dcd_tail; in sb_build_dcd_block()