Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h131 #define AHCI_GLOBAL_IS(ahci_ctlp) (AHCI_GLOBAL_OFFSET(ahci_ctlp) + 0x08) macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c6755 (uint32_t *)AHCI_GLOBAL_IS(ahci_ctlp), (0x1 << port)); in ahci_port_intr()
6787 (uint32_t *)AHCI_GLOBAL_IS(ahci_ctlp)); in ahci_intr()
8095 (uint32_t *)AHCI_GLOBAL_IS(ahci_ctlp), (1 << port)); in ahci_enable_port_intrs()