Searched refs:p_PosNew (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c203 t_List *p_PosOld, *p_PosNew; local
211 p_PosNew = NCSW_LIST_FIRST(h_NewPointersLst);
215 err = CcHcDoDynamicChange(p_FmHc, p_PosOld, p_PosNew);
221 p_PosNew = NCSW_LIST_NEXT(p_PosNew);

Completed in 95 milliseconds