Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodds1287.c105 static uint_t ds1287_intr(caddr_t);
346 &ds1287_hi_iblock, ds1287_intr, NULL) != DDI_SUCCESS) { in ds1287_attach()
526 (void) ds1287_intr(NULL); in ds1287_ioctl()
590 ds1287_intr(caddr_t ignore) in ds1287_intr() function