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

12345678

/freebsd-11-stable/sys/net80211/
H A Dieee80211_proto.c338 callout_init(&vap->iv_mgtsend, 1);
H A Dieee80211_hwmp.c265 callout_init(&hs->hs_roottimer, 1);
H A Dieee80211_node.c111 callout_init(&ic->ic_inact, 1);
/freebsd-11-stable/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1556 callout_init(&reqp->callout, 1);
/freebsd-11-stable/sys/dev/ioat/
H A Dioat.c473 callout_init(&ioat->poll_timer, 1);
/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdac.c1123 callout_init(&sc->poll_callout, 1);
/freebsd-11-stable/sys/netinet/
H A Dtcp_syncache.c286 callout_init(&V_tcp_syncache.secret.reseed, 1);
H A Din_pcb.c2351 callout_init(&ipport_tick_callout, 1);
/freebsd-11-stable/sys/dev/hifn/
H A Dhifn7751.c593 callout_init(&sc->sc_tickto, 1);
769 callout_init(&sc->sc_rngto, 1);
/freebsd-11-stable/sys/dev/syscons/
H A Dsyscons.c589 callout_init(&sc->ctimeout, 0);
590 callout_init(&sc->cblink, 0);
/freebsd-11-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c682 callout_init(&sc->watchdog.callout, 0);
1067 callout_init(&sc->mii_callout, 0);
/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis.c566 callout_init(&sc->ndis_stat_callout, 1);
725 callout_init(&sc->ndis_scan_callout, 1);
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_main.c595 callout_init(&sc->cxgb_tick_ch, 1);
1009 callout_init(&p->link_check_ch, 1);
/freebsd-11-stable/sys/geom/raid/
H A Dmd_intel.c1576 callout_init(&mdi->mdio_start_co, 1);
H A Dmd_promise.c1008 callout_init(&pv->pv_start_co, 1);
/freebsd-11-stable/sys/dev/rt/
H A Dif_rt.c486 callout_init(&sc->periodic_ch, 0);
/freebsd-11-stable/sys/dev/safe/
H A Dsafe.c429 callout_init(&sc->sc_rngto, 1);
/freebsd-11-stable/sys/dev/mge/
H A Dif_mge.c884 callout_init(&sc->wd_callout, 0);
/freebsd-11-stable/sys/geom/journal/
H A Dg_journal.c2270 callout_init(&sc->sc_callout, 1);
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_os.c526 callout_init(&ha->tx_callout, TRUE);
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_dummynet.c2556 callout_init(&dn_timeout, 1);
/freebsd-11-stable/sys/dev/iscsi/
H A Discsi.c1832 callout_init(&is->is_callout, 1);
/freebsd-11-stable/sys/dev/nxge/
H A Dif_nxge.c1762 callout_init(&lldev->timer, 1);
/freebsd-11-stable/sys/dev/sdhci/
H A Dsdhci.c1030 callout_init(&slot->card_poll_callout, 1);
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_uath.c343 callout_init(&sc->stat_ch, 0);

Completed in 509 milliseconds

12345678