Home
last modified time | relevance | path

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

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