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

/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c240 print_modems (int fd, int need_header) function
1133 print_modems (fd, need_header);
1190 print_modems (fd, 1);
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c2068 static int print_modems (char *s, ce_chan_t *c, int need_header) function
2319 l += print_modems (s + l, d->chan, 1);
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1848 static int print_modems (char *s, cp_chan_t *c, int need_header) function
2099 l += print_modems (s + l, d->chan, 1);
/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c2290 static int print_modems (char *s, cx_chan_t *c, int need_header) function
2384 l += print_modems (s + l, d->chan, 1);
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1778 static int print_modems (char *s, ct_chan_t *c, int need_header) function
2041 l += print_modems (s + l, d->chan, 1);

Completed in 132 milliseconds