Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmxsimage.c176 struct sb_dcd_ctx *dcd_tail; member
603 ictx->dcd_tail = dctx; in sb_build_dcd()
605 ictx->dcd_tail->dcd = dctx; in sb_build_dcd()
606 ictx->dcd_tail = dctx; in sb_build_dcd()
625 struct sb_dcd_ctx *dctx = ictx->dcd_tail; in sb_build_dcd_block()