Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h837 #define SCONTROL_IPM_DISABLE_ALL 7 /* Disable all PM */ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c5957 ipm = SCONTROL_IPM_DISABLE_ALL; in ahci_disable_interface_pm()