Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dahci-remap.h17 #define AHCI_MAX_REMAP 3 macro
/Linux-v5.10/drivers/ata/
Dahci.c1516 for (i = 0; i < AHCI_MAX_REMAP; i++) { in ahci_remap_check()