Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h431 #define PM_CAPABLE_PM_MASK 0x0000ffff /* use lower 16 bits to */ macro
/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1818 ((pm_cap & PM_CAPABLE_PM_MASK) == 0)
1822 ((pm_cap & PM_CAPABLE_PM_MASK) > 0))
1825 ((pm_cap & PM_CAPABLE_PM_MASK) == PM_CAPABLE_SPC4)