Home
last modified time | relevance | path

Searched refs:callout_handle_init (Results 1 – 17 of 17) sorted by relevance

/trueos/sys/dev/digi/
HDdigi_pci.c205 callout_handle_init(&sc->callout); in digi_pci_attach()
206 callout_handle_init(&sc->inttest); in digi_pci_attach()
HDdigi_isa.c355 callout_handle_init(&sc->callout); in digi_isa_attach()
356 callout_handle_init(&sc->inttest); in digi_isa_attach()
HDdigi.c146 callout_handle_init(&sc->callout); in digi_poll()
156 callout_handle_init(&sc->inttest); in digi_int_test()
1496 callout_handle_init(&sc->callout); in digi_free_state()
1498 callout_handle_init(&sc->inttest); in digi_free_state()
/trueos/sys/dev/mse/
HDmse.c143 callout_handle_init(&sc->sc_callout); in mse_common_attach()
195 callout_handle_init(&sc->sc_callout); in mseclose()
/trueos/tools/tools/vhba/mptest/
HDvhba_mptest.c118 callout_handle_init(&ccbh->timeout_ch); in vhba_task()
/trueos/sys/sys/
HDsystm.h348 void callout_handle_init(struct callout_handle *);
/trueos/sys/dev/ips/
HDips.c382 callout_handle_init(&sc->timer); in ips_adapter_init()
/trueos/sys/pc98/cbus/
HDfdc.c1041 callout_handle_init(&fd->toffhandle); in fd_probe()
1042 callout_handle_init(&fd->tohandle); in fd_probe()
/trueos/sys/netgraph/
HDng_fec.c1242 callout_handle_init(&priv->fec_ch); in ng_fec_constructor()
/trueos/sys/dev/rp/
HDrp.c758 callout_handle_init(&rp_callout_handle); in rp_attachcommon()
/trueos/sys/kern/
HDkern_timeout.c896 callout_handle_init(struct callout_handle *handle) in callout_handle_init() function
/trueos/share/man/man9/
HDMakefile1383 timeout.9 callout_handle_init.9 \
/trueos/sys/netgraph/bluetooth/socket/
HDng_btsocket_l2cap.c1970 callout_handle_init(&pcb->timo); in ng_btsocket_l2cap_attach()
HDng_btsocket_rfcomm.c437 callout_handle_init(&pcb->timo); in ng_btsocket_rfcomm_attach()
/trueos/sys/dev/wl/
HDif_wl.c515 callout_handle_init(&sc->watchdog_ch); in wlattach()
/trueos/sys/dev/hptmv/
HDentry.c1441 callout_handle_init(&pmap->timeout_ch); in init_adapter()
/trueos/sys/dev/hptiop/
HDhptiop.c2744 callout_handle_init(&tmp_srb->timeout_ch); in hptiop_map_srb()