Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h88 #define AHCI_HBA_GHC_AE ((uint32_t)0x1 << 31) /* AHCI Enable */ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c621 ghc_control |= AHCI_HBA_GHC_AE; in ahci_attach()
747 ghc_control |= AHCI_HBA_GHC_AE; in ahci_attach()
5753 ghc_control |= (AHCI_HBA_GHC_AE | AHCI_HBA_GHC_IE); in ahci_hba_reset()