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

/opensolaris-onvv-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h121 #define AHCI_GLOBAL_GHC(ahci_ctlp) (AHCI_GLOBAL_OFFSET(ahci_ctlp) + 0x04) macro
/opensolaris-onvv-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c3653 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp));
3657 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp),
5672 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp));
5677 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp), ghc_control);
5685 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp));
5715 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp));
5718 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp), ghc_control);
8048 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp));
8053 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctlp), ghc_control);
8090 (uint32_t *)AHCI_GLOBAL_GHC(ahci_ctl
[all...]

Completed in 95 milliseconds