Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dinflate.c410 MS_U32 num = 0, blk_typ; variable
460 blk_typ = readdata1;
H A Ddrvgpd.c309 extern MS_U32 num, blk_typ;
318 console_printf("Block Type = %tx\n",(ptrdiff_t) blk_typ); in drv_gpd_dbg_dump()