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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.c1383 p_Ad = (t_AdOfTypeContLookup *)p_Manip->h_Ad;
1387 *(uint32_t *)&((t_AdOfTypeContLookup *)p_Ad)->pcAndOffsets;
1389 *(uint32_t *)&((t_AdOfTypeContLookup *)p_Ad)->pcAndOffsets =
1408 p_Ad = (t_AdOfTypeContLookup *)p_Manip->h_Ad;
1409 tmpReg32 |= GET_UINT32(((t_AdOfTypeContLookup *)p_Ad)->pcAndOffsets);
1411 WRITE_UINT32(((t_AdOfTypeContLookup *)p_Ad)->pcAndOffsets, tmpReg32);
1431 t_AdOfTypeContLookup *p_Ad = (t_AdOfTypeContLookup *)h_Ad;
1516 t_AdOfTypeContLookup *p_Ad = (t_AdOfTypeContLookup *)h_A
[all...]
H A Dfm_cc.h210 } t_AdOfTypeContLookup; typedef in typeref:struct:__anon9706
223 volatile t_AdOfTypeContLookup adContLookup;
H A Dfm_replic.c179 t_AdOfTypeContLookup *p_SourceTd,
267 t_AdOfTypeContLookup *p_SourceTd;
271 p_SourceTd = (t_AdOfTypeContLookup *)p_Ad;
H A Dfm_manip.h437 t_AdOfTypeContLookup *p_Frag;
H A Dfm_cc.c272 t_AdOfTypeContLookup *p_AdContLookup = (t_AdOfTypeContLookup *)h_Ad;

Completed in 80 milliseconds