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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.h598 t_Handle h_Pcd; member in struct:t_Fm
H A Dfm_ncsw.c1854 if (p_Fm->h_Pcd)
1857 p_Fm->h_Pcd = h_FmPcd;
1864 if (!p_Fm->h_Pcd)
1867 p_Fm->h_Pcd = NULL;
1874 return p_Fm->h_Pcd;
5188 return ((t_Fm*)h_Fm)->h_Pcd;

Completed in 79 milliseconds