Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h853 #define SCONTROL_IPM_DISABLE_BOTH 3 /* Disable both */ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c5959 ipm = SCONTROL_IPM_DISABLE_BOTH; in ahci_disable_interface_pm()