Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h129 #define AHCI_GLOBAL_GHC(ahci_ctlp) (AHCI_GLOBAL_OFFSET(ahci_ctlp) + 0x04) macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c620 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp)); in ahci_attach()
623 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp), ghc_control); in ahci_attach()
746 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp)); in ahci_attach()
749 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp), ghc_control); in ahci_attach()
5709 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp)); in ahci_hba_reset()
5714 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp), ghc_control); in ahci_hba_reset()
5722 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp)); in ahci_hba_reset()
5752 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp)); in ahci_hba_reset()
5755 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp), ghc_control); in ahci_hba_reset()
8142 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp)); in ahci_enable_all_intrs()
[all …]