Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h135 #define AHCI_GLOBAL_VS(ahci_ctlp) (AHCI_GLOBAL_OFFSET(ahci_ctlp) + 0x10) macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c753 (uint32_t *)AHCI_GLOBAL_VS(ahci_ctlp)); in ahci_attach()