Home
last modified time | relevance | path

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

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