Searched refs:AHCI_GLOBAL_CAP2 (Results 1 – 2 of 2) sorted by relevance
146 #define AHCI_GLOBAL_CAP2(ahci_ctlp) (AHCI_GLOBAL_OFFSET(ahci_ctlp) + 0x24) macro
780 (uint32_t *)AHCI_GLOBAL_CAP2(ahci_ctlp)); in ahci_attach()