Home
last modified time | relevance | path

Searched refs:PCFCLOCK_MAX_RETRIES (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/ppbus/
HDpcfclock.c73 #ifndef PCFCLOCK_MAX_RETRIES
74 #define PCFCLOCK_MAX_RETRIES 10 macro
307 error = pcfclock_read_dev(dev, buf, PCFCLOCK_MAX_RETRIES); in pcfclock_read()
/NextBSD/sys/conf/
HDoptions685 PCFCLOCK_MAX_RETRIES opt_pcfclock.h
HDNOTES2578 options PCFCLOCK_MAX_RETRIES=5 # Maximum read tries (default 10)