Searched refs:AHCI_REMAP_CAP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ | ||
D | ahci-remap.h | 8 #define AHCI_REMAP_CAP 0x800 macro |
/linux-6.12.1/drivers/ata/ | ||
D | ahci.c | 1636 cap = readq(hpriv->mmio + AHCI_REMAP_CAP); in ahci_remap_check() |