Home
last modified time | relevance | path

Searched refs:AHCI_EM_FLAG_CONTROL_ACTIVITY (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahciem.h45 #define AHCI_EM_FLAG_CONTROL_ACTIVITY 0x01 macro
/illumos-gate/usr/src/cmd/ahciem/
H A Dahciem.c206 if ((get.aiemg_flags & AHCI_EM_FLAG_CONTROL_ACTIVITY) != 0) { in ahciem_devinfo()
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c10720 get.aiemg_flags |= AHCI_EM_FLAG_CONTROL_ACTIVITY; in ahci_em_ioctl_get()