Searched refs:callout_init (Results 176 - 186 of 186) sorted by relevance

12345678

/freebsd-11-stable/sys/dev/ath/
H A Dif_ath.c844 callout_init(&sc->sc_ledtimer, 1);
/freebsd-11-stable/sys/cam/
H A Dcam_xpt.c5016 callout_init(&xsoftc.boot_callout, 1);
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_urtw.c808 callout_init(&sc->sc_watchdog_ch, 0);
/freebsd-11-stable/sys/dev/arcmsr/
H A Darcmsr.c141 #define arcmsr_callout_init(a) callout_init(a, /*mpsafe*/1);
/freebsd-11-stable/sys/dev/sym/
H A Dsym_hipd.c6516 callout_init(&cp->ch, 1);
/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdaa.c6596 callout_init(&devinfo->poll_jack, 1);
/freebsd-11-stable/sys/netipsec/
H A Dkey.c8127 callout_init(&key_timer, 1);
/freebsd-11-stable/sys/net/
H A Diflib.c4955 callout_init(&rxq->ifr_watchdog, 1);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c14558 callout_init(&state->dts_cleaner, 1);
14559 callout_init(&state->dts_deadman, 1);
/freebsd-11-stable/sys/cam/ctl/
H A Dctl.c12325 callout_init(&io->io_hdr.delay_callout, /*mpsafe*/ 1);
13151 callout_init(&io->io_hdr.delay_callout, /*mpsafe*/ 1);
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c16337 callout_init(&sc->periodic_callout, 0);

Completed in 567 milliseconds

12345678