Searched defs:dt (Results 1 - 25 of 195) sorted by relevance

12345678

/netbsd-current/sys/modules/examples/current_time/
H A Dcurrent_time.c49 struct clock_ymdhms dt; local
/netbsd-current/sys/dev/ic/
H A Dintersil7170.c75 intersil7170_gettime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
120 intersil7170_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
[all...]
H A Dmm58167.c81 mm58167_gettime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
231 mm58167_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
[all...]
H A Dmc146818.c79 mc146818_gettime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
131 mc146818_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
[all...]
H A Dmsm6242b.c64 struct clock_ymdhms dt; local
90 msm6242b_gettime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
213 msm6242b_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
[all...]
H A Dmk48txx.c106 mk48txx_gettime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
153 mk48txx_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
[all...]
/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dcheck_header.c16 static void *dtdup(void *dt) argument
H A Doverlay_bad_fixup.c29 void *dt, *copy; local
H A Dcheck_path.c28 void *dt, *copy; local
/netbsd-current/sys/arch/playstation2/playstation2/
H A Dclock.c78 get_bootinfo_tod(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
[all...]
/netbsd-current/sys/arch/amiga/dev/
H A Da34kbbc.c72 struct clock_ymdhms dt; local
109 a34kugettod(todr_chip_handle_t h, struct clock_ymdhms *dt) argument
152 a34kusettod(todr_chip_handle_t h, struct clock_ymdhms *dt) argument
[all...]
/netbsd-current/sys/dev/
H A Dclock_subr.c83 clock_ymdhms_to_secs(struct clock_ymdhms *dt) argument
142 clock_secs_to_ymdhms(time_t secs, struct clock_ymdhms *dt) argument
[all...]
/netbsd-current/sys/kern/
H A Dsubr_exec_fd.c49 fdtab_t *dt; local
87 fdtab_t *dt; local
/netbsd-current/lib/libm/src/
H A Ds_cbrtl.c40 double dr, dt, dx; local
[all...]
/netbsd-current/lib/libc/gdtoa/test/
H A Dmakefile38 dt = dt.o $A macro
[all...]
/netbsd-current/tests/lib/libc/
H A Dt_convfp.c78 long double dt; local
/netbsd-current/sys/arch/arm/s3c2xx0/
H A Ds3c2440_rtc.c105 ssrtc_todr_gettime_ymdhms(struct todr_chip_handle *h, struct clock_ymdhms *dt) argument
150 ssrtc_todr_settime_ymdhms(struct todr_chip_handle *h, struct clock_ymdhms *dt) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dnouveau_nvkm_subdev_fb_gddr5.c43 int WL, CL, WR, at[2], dt, ds; local
/netbsd-current/sys/dev/sbus/
H A Dlebuffer.c83 bus_dma_tag_t dt = sa->sa_dmatag; local
/netbsd-current/sys/arch/next68k/next68k/
H A Drtc.c273 gettime_old(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
316 settime_old(todr_chip_handle_t tcr, struct clock_ymdhms *dt) argument
[all...]
/netbsd-current/sys/dev/dec/
H A Dmcclock.c158 struct clock_ymdhms dt; local
201 struct clock_ymdhms dt; local
[all...]
/netbsd-current/sys/arch/arm/marvell/
H A Dmvsocrtc.c111 mvsocrtc_todr_gettime(todr_chip_handle_t ch, struct clock_ymdhms *dt) argument
156 mvsocrtc_todr_settime(todr_chip_handle_t ch, struct clock_ymdhms *dt) argument
[all...]
/netbsd-current/sys/arch/sgimips/dev/
H A Ddsclock.c119 dsclock_gettime_ymdhms(struct todr_chip_handle *todrch, struct clock_ymdhms *dt) argument
161 dsclock_settime_ymdhms(struct todr_chip_handle *todrch, struct clock_ymdhms *dt) argument
[all...]
/netbsd-current/sys/arch/sgimips/mace/
H A Dmcclock_mace.c180 mcclock_mace_gettime_ymdhms(todr_chip_handle_t todrch, struct clock_ymdhms *dt) argument
203 mcclock_mace_settime_ymdhms(todr_chip_handle_t todrch, struct clock_ymdhms *dt) argument
[all...]
/netbsd-current/sys/arch/mipsco/obio/
H A Dmkclock.c114 mkclock_read(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
135 mkclock_write(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
[all...]

Completed in 318 milliseconds

12345678