Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/dev/
H A Dpdc.c113 static int pdcsettod(todr_chip_handle_t, struct timeval *);
238 .todr_settime = pdcsettod, in pdcattach()
553 pdcsettod(todr_chip_handle_t tch, struct timeval *tvp) in pdcsettod() function