Searched refs:AHCI_VSCAP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ | ||
D | ahci-remap.h | 7 #define AHCI_VSCAP 0xa4 macro |
/linux-6.12.1/drivers/ata/ | ||
D | ahci.c | 1633 !(readl(hpriv->mmio + AHCI_VSCAP) & 1)) in ahci_remap_check() |