Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ppbus/
HDpcfclock.c63 static d_read_t pcfclock_read; variable
69 .d_read = pcfclock_read,
295 pcfclock_read(struct cdev *dev, struct uio *uio, int ioflag) in pcfclock_read() function