Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sata/
H A Dsata_defs.h829 #define SCONTROL_IPM_DISABLE_BOTH 3 /* Disable both */ macro
/titanic_44/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c5850 SCONTROL_SET_IPM(port_scontrol, SCONTROL_IPM_DISABLE_BOTH); in ahci_disable_interface_pm()