/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | rotary-encoder.txt | 15 - rotary-encoder,rollover: Automatic rollover when the rotary value becomes 49 rotary-encoder,rollover;
|
H A D | rotary-encoder.yaml | 43 rotary-encoder,rollover: 46 Automatic rollover when the rotary value becomes
|
/freebsd/usr.bin/tftp/ |
H A D | tftp.1 | 200 .It Cm rollover [arg] 201 Specify the rollover option in TFTP Read Request or Write 253 .Cm rollover 284 or the non-standard TFTP rollover option.
|
H A D | main.c | 142 { "rollover", setrollover, "rollover after 64K packets[**]" }, 928 printf("Support for the rollover options is %s.\n", in setrollover() 931 printf("Block rollover will be to block %s.\n", in setrollover() 935 printf("\nThe following rollover options are available:\n" in setrollover() 936 "\trollover 0 : rollover to block zero (default)\n" in setrollover() 937 "\trollover 1 : rollover to block one\n" in setrollover() 938 "\trollover never : do not support the rollover option\n" in setrollover() 939 "\trollover none : do not support the rollover option\n" in setrollover()
|
/freebsd/libexec/tftpd/ |
H A D | tftpd.8 | 270 .Cm rollover 325 or the non-standard TFTP rollover option. 329 even if the rollover option is not specified.
|
H A D | tftp-transfer.c | 219 * "rollover" option not specified in in tftp_send() 293 * "rollover" option not specified in in tftp_receive() 346 * blocks during a rollover as in tftp_receive()
|
H A D | tftp-options.c | 56 { "rollover", NULL, NULL, option_rollover, 0 }, 195 "Bad value for rollover, " in option_rollover() 208 tftp_log(LOG_DEBUG, "Setting rollover to '%s'", in option_rollover()
|
H A D | tftp-utils.c | 322 printf(" with %d rollover%s", in printstats()
|
/freebsd/sys/dev/usb/controller/ |
H A D | ehcireg.h | 108 #define EHCI_STS_FLR 0x00000008 /* RWC frame list rollover */ 125 #define EHCI_INTR_FLRE 0x00000008 /* frame list rollover ena */
|
/freebsd/contrib/ntp/libparse/ |
H A D | gpstolfp.c | 63 * (GPSWRAP): update GPS rollover to 990 weeks
|
/freebsd/sys/x86/isa/ |
H A D | isa_dma.c | 422 * one rollover in the low count byte can be expected within the 425 * There are three gaps in which a rollover can occur : 435 * If a rollover occurs in gap1 or gap2, the low2 value will be
|
/freebsd/sys/dev/smc/ |
H A D | if_smcreg.h | 63 #define EPHSR_CTR_ROL 0x1000 /* Counter rollover */ 146 #define CTRL_CR_ENABLE 0x0040 /* Ctr rollover causes EPH interrupt */
|
/freebsd/sys/dev/ice/ |
H A D | virtchnl_inline_ipsec.h |
|
/freebsd/lib/libc/gen/ |
H A D | arc4random.h | 44 * rollover is not possible with the current reseed interval (1 hour at limit)
|
/freebsd/share/man/man7/ |
H A D | crypto.7 | 135 counter rollover.
|
/freebsd/sys/contrib/device-tree/Bindings/eeprom/ |
H A D | at24.yaml | 172 no-read-rollover:
|
/freebsd/usr.sbin/pciconf/ |
H A D | err.c | 103 { PCIM_AER_COR_REPLAY_ROLLOVER, "REPLAY_NUM Rollover" },
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6dl-victgo.dts | 68 rotary-encoder,rollover;
|
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfsmount.h | 100 u_long pm_fmod; /* ~0 if fs is modified, this can rollover to 0 */
|
/freebsd/sys/arm/ti/am335x/ |
H A D | am335x_dmtimer.c | 130 * up from the initial/reload value and interrupts on the zero rollover. in am335x_dmtimer_et_start()
|
/freebsd/sys/contrib/dev/acpica/components/hardware/ |
H A D | hwtimer.c | 270 * rollover. Thus for 24-bit timers, this function should only in ACPI_EXPORT_SYMBOL()
|
/freebsd/sys/contrib/dev/acpica/components/executer/ |
H A D | exdebug.c | 232 * million microseconds or 67 seconds before rollover. in AcpiExDoDebugObject()
|
/freebsd/sys/sys/ |
H A D | kernel.h | 72 * counter. Either value can be used, but rollover must be handled; at 1000Hz,
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_calendar.h | 85 * the rollover day in 2036.
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evutil_time.c | 442 another 14 bits out of it, giving you 2231 years before rollover.
|