Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodds1287.c107 static void ds1287_timeout(caddr_t);
699 (void) timeout((void(*)(void *))ds1287_timeout, in ds1287_softintr()
722 ds1287_timeout(caddr_t arg) in ds1287_timeout() function