Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dtodds1287.h58 #define DS1287_MINOR_TO_CLONE(minor) ((minor) & (DS1287_MAX_CLONE - 1)) macro
/titanic_41/usr/src/uts/sun4u/io/
H A Dtodds1287.c443 clone = DS1287_MINOR_TO_CLONE(getminor(dev)); in ds1287_close()
465 clone = DS1287_MINOR_TO_CLONE(getminor(dev)); in ds1287_ioctl()