Searched refs:clock (Results 351 - 371 of 371) sorted by relevance

<<1112131415

/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clvfsops.c49 #include <sys/clock.h>
/freebsd-13-stable/sys/dev/mlx/
H A Dmlx.c50 #include <machine/clock.h>
/freebsd-13-stable/sys/cam/mmc/
H A Dmmc_da.c1318 /* Set the clock frequency that the card can handle */
1468 cts->ios.clock = f_max;
/freebsd-13-stable/sys/amd64/amd64/
H A Dmachdep.c118 #include <machine/clock.h>
1761 * Initialize the clock before the console so that console
/freebsd-13-stable/crypto/openssl/apps/
H A Dapps.c2280 now = clock(); /* sum of user and kernel times */
/freebsd-13-stable/sys/dev/acpica/
H A Dacpi.c57 #include <machine/clock.h>
3268 * Warm up timecounter again and reset system clock.
/freebsd-13-stable/sys/geom/raid/
H A Dmd_ddf.c44 #include <sys/clock.h>
/freebsd-13-stable/sys/i386/i386/
H A Dmachdep.c120 #include <machine/clock.h>
2410 * Initialize the clock before the console so that console
/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.c67 #include <machine/clock.h>
/freebsd-13-stable/sys/dev/sound/pci/
H A Demu10kx.c48 #include <machine/clock.h> /* for DELAY */
/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c45 #include <sys/clock.h>
/freebsd-13-stable/contrib/ntp/sntp/
H A Dconfigure1577 --enable-clockctl s Use /dev/clockctl for non-root clock control
1578 --enable-linuxcaps + Use Linux capabilities for non-root clock control
1579 --enable-solarisprivs + Use Solaris privileges for non-root clock control
1580 --enable-trustedbsd-mac s Use TrustedBSD MAC policy for non-root clock
3078 Check your system clock" "$LINENO" 5
/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c6007 MKT(UNI_REPORT_CLOCK, clock),
/freebsd-13-stable/contrib/libevent/
H A Dconfigure1478 --disable-clock-gettime do not use clock_gettime even if it is available
2810 Check your system clock" "$LINENO" 5
5122 # Check whether --enable-clock-gettime was given.
/freebsd-13-stable/contrib/sqlite3/
H A Dconfigure2485 Check your system clock" "$LINENO" 5
/freebsd-13-stable/contrib/file/
H A Dconfigure2711 Check your system clock" "$LINENO" 5
/freebsd-13-stable/contrib/openbsm/
H A Dconfigure11811 Check your system clock" "$LINENO" 5
/freebsd-13-stable/contrib/openpam/
H A Dconfigure2462 Check your system clock" "$LINENO" 5
/freebsd-13-stable/sys/dev/iwn/
H A Dif_iwn.c54 #include <machine/clock.h>
1629 /* Wait for clock stabilization before accessing prph. */
1640 /* Set auto clock gate disable bit for HW with OTP shadow RAM. */
8528 /* Wait for clock stabilization. */
8535 "%s: timeout waiting for clock stabilization\n", __func__);
8569 /* Wait for clock stabilization before accessing prph. */
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dconfigure2809 Check your system clock" "$LINENO" 5
/freebsd-13-stable/contrib/ntp/
H A Dconfigure1734 --enable-clockctl s Use /dev/clockctl for non-root clock control
1735 --enable-linuxcaps + Use Linux capabilities for non-root clock control
1736 --enable-solarisprivs + Use Solaris privileges for non-root clock control
1737 --enable-trustedbsd-mac s Use TrustedBSD MAC policy for non-root clock
1763 --enable-DUMBCLOCK + Dumb generic hh:mm:ss local clock
1766 --enable-HOPFSERIAL + hopf serial clock device
1773 --enable-LOCAL-CLOCK + local clock reference
1779 --enable-PALISADE s Palisade clock
1780 --enable-PCF + Conrad parallel port radio clock
1783 --enable-SHM s SHM clock attache
[all...]

Completed in 1018 milliseconds

<<1112131415