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