Searched refs:SD_PM_IS_IO_CAPABLE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h2283 #define SD_PM_IS_IO_CAPABLE(un, level) \ macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6471 if (flag == SD_PM_STATE_ROLLBACK || SD_PM_IS_IO_CAPABLE(un, level)) {
6675 if ((!SD_PM_IS_IO_CAPABLE(un, level)) &&
6893 if (!SD_PM_IS_IO_CAPABLE(un, level)) {
6948 if (SD_PM_IS_IO_CAPABLE(un, level)) {
6991 if (!SD_PM_IS_IO_CAPABLE(un, level)) {

Completed in 127 milliseconds