Searched defs:timer (Results 26 - 50 of 122) sorted by relevance

12345

/freebsd-12-stable/sys/dev/ex/
H A Dif_exvar.h71 struct callout timer; member in struct:ex_softc
/freebsd-12-stable/sys/dev/sound/midi/
H A Dmpu401.c82 struct callout timer; member in struct:mpu401
/freebsd-12-stable/sys/arm/mv/armada/
H A Dwdt.c208 mv_set_timer(uint32_t timer, uint32_t val) argument
/freebsd-12-stable/sys/arm/ti/am335x/
H A Dtps65217x.h90 unsigned int timer:2; member in struct:tps65217_chgconfig1_reg
/freebsd-12-stable/usr.sbin/ppp/
H A Ddatalink.h104 struct pppTimer timer; /* For timing between close & open */ member in struct:datalink::__anon17561
H A Dhdlc.h75 struct pppTimer timer; /* When to send */ member in struct:hdlc::__anon17566
H A Dradius.h47 struct pppTimer timer; /* for this long */ member in struct:radius::__anon17599
77 struct pppTimer timer; /* for this long */ member in struct:radius::__anon17602
/freebsd-12-stable/usr.sbin/rtsold/
H A Drtsold.h81 struct timespec timer; member in struct:ifinfo
/freebsd-12-stable/usr.sbin/trpt/
H A Dtrpt.c311 int flags, len, win, timer; local
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_acts.c210 int timer; /* timeout counter */ member in struct:actsunit
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dtxg.c491 uint64_t timer; local
/freebsd-12-stable/sys/dev/fe/
H A Dif_fevar.h119 struct callout timer; member in struct:fe_softc
/freebsd-12-stable/sys/dev/hpt27xx/
H A Dos_bsd.h182 struct callout timer; member in struct:_vbus_ext
184 struct callout_handle timer; member in struct:_vbus_ext
/freebsd-12-stable/sys/dev/hptnr/
H A Dos_bsd.h182 struct callout timer; member in struct:_vbus_ext
/freebsd-12-stable/sys/dev/hptrr/
H A Dos_bsd.h183 struct callout timer; member in struct:_vbus_ext
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h96 } timer; member in struct:delayed_work
/freebsd-12-stable/sys/dev/ips/
H A Dips.h132 struct callout timer; member in struct:ips_softc
/freebsd-12-stable/sys/dev/isci/
H A Disci_controller.c269 struct ISCI_TIMER *timer = (struct ISCI_TIMER *) local
/freebsd-12-stable/sys/dev/qat/
H A Dqat_hw17.c301 uint32_t timer; local
/freebsd-12-stable/sys/dev/xen/timer/
H A Dtimer.c90 uint64_t timer; member in struct:xentimer_pcpu_data
[all...]
/freebsd-12-stable/sys/dev/tx/
H A Dif_txvar.h81 struct callout timer; member in struct:__anon15395
/freebsd-12-stable/sys/kern/
H A Dkern_clocksource.c90 static struct eventtimer *timer = NULL; variable in typeref:struct:eventtimer
[all...]
/freebsd-12-stable/sbin/camcontrol/
H A Depc.c523 epc_set_features(struct cam_device *device, camcontrol_devtype devtype, union ccb *ccb, int retry_count, int timeout, int action, int power_cond, int timer, int enable, int save, int delayed_entry, int hold, int power_src, int restore_src) argument
[all...]
/freebsd-12-stable/sys/amd64/vmm/io/
H A Dvhpet.c93 } timer[VHPET_NUM_TIMERS]; member in struct:vhpet
[all...]
/freebsd-12-stable/sys/arm/mv/
H A Dtimer.c365 mv_get_timer(uint32_t timer) argument
373 mv_set_timer(uint32_t timer, uint32_t val) argument
381 mv_set_timer_rel(uint32_t timer, uint32_t val) argument
[all...]

Completed in 166 milliseconds

12345