Home
last modified time | relevance | path

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

/system/ulib/ftl/ftln/
A Dftln_init.c336 bc = GET_SA_BC(ftl->spare_buf); in build_map()
337 else if (bc != GET_SA_BC(ftl->spare_buf)) { in build_map()
340 GET_SA_BC(ftl->spare_buf), bc); in build_map()
564 bc = GET_SA_BC(ftl->spare_buf); in format_status()
596 bc2 = GET_SA_BC(ftl->spare_buf); in format_status()
658 bc = GET_SA_BC(ftl->spare_buf); in format_status()
A Dftlnp.h155 #define GET_SA_BC(spare) RD32_LE(&spare[5]) macro

Completed in 5 milliseconds