Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dpower.c101 #define POWER_MINOR_TO_CLONE(minor) ((minor) & (POWER_MAX_CLONE - 1)) macro
813 clone = POWER_MINOR_TO_CLONE(getminor(dev)); in power_close()
835 clone = POWER_MINOR_TO_CLONE(getminor(dev)); in power_ioctl()