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

/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c203 static void cx_carrier (void *arg);
2205 static void cx_carrier (void *arg) function
2249 callout_reset (&d->dcd_timeout_handle, hz/2, cx_carrier, d);

Completed in 101 milliseconds