Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.h552 uint8_t ramsEccOwners; member
H A Dfm_ncsw.c2551 p_Fm->p_FmStateStruct->ramsEccOwners++; in FmEnableRamsEcc()
2563 ASSERT_COND(p_Fm->p_FmStateStruct->ramsEccOwners); in FmDisableRamsEcc()
2564 p_Fm->p_FmStateStruct->ramsEccOwners--; in FmDisableRamsEcc()
2566 if (p_Fm->p_FmStateStruct->ramsEccOwners==0) in FmDisableRamsEcc()