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

/netbsd-current/external/bsd/am-utils/dist/fsinfo/
H A Dwr_fstab.c124 char *h = xstrdup(fp->f_ref->m_dk->d_host->h_hostname);
173 char *h = xstrdup(fp->f_ref->m_dk->d_host->h_hostname);
207 char *h = xstrdup(fp->f_ref->m_dk->d_host->h_hostname);
243 if (fp->f_ref) {
244 h = xstrdup(fp->f_ref->m_dk->d_host->h_hostname);
H A Dwr_bparam.c57 char *h = xstrdup(fp->f_ref->m_dk->d_host->h_hostname);
H A Dfsi_data.h188 fsi_mount *f_ref; member in struct:fsmount
H A Dfsi_analyze.c421 fp->f_ref = mp;
438 if (fp->f_ref) {
525 fp->f_ref = mp2;
/netbsd-current/sys/arch/arm/sunxi/
H A Dsun4i_a10_ccu.c790 sun4i_a10_tcon_calc_pll(int f_ref, int f_out, int *pm, int *pn, int *pd)
796 int f_cur = (n * f_ref * d) / m;

Completed in 142 milliseconds