Searched refs:print_e1_stats (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c417 print_e1_stats (int fd, int need_header) function
1135 print_e1_stats (fd, need_header);
1195 print_e1_stats (fd, 1);
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c2153 static int print_e1_stats (char *s, ce_chan_t *c) function
2320 l += print_e1_stats (s + l, d->chan);
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1933 static int print_e1_stats (char *s, cp_chan_t *c) function
2100 l += print_e1_stats (s + l, d->chan);
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1872 static int print_e1_stats (char *s, ct_chan_t *c) function
2042 l += print_e1_stats (s + l, d->chan);

Completed in 167 milliseconds