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

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.c1312 if(p_Fm->h_Pcd)
1315 p_Fm->h_Pcd = h_FmPcd;
1323 if(!p_Fm->h_Pcd)
1326 p_Fm->h_Pcd = NULL;
1334 return p_Fm->h_Pcd;
3615 return ((t_Fm*)h_Fm)->h_Pcd;
H A Dfm.h664 t_Handle h_Pcd; member in struct:__anon8241

Completed in 195 milliseconds