Home
last modified time | relevance | path

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

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