Searched refs:AHCI_MAX_REMAP (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/linux/ | ||
D | ahci-remap.h | 17 #define AHCI_MAX_REMAP 3 macro |
/Linux-v5.10/drivers/ata/ | ||
D | ahci.c | 1516 for (i = 0; i < AHCI_MAX_REMAP; i++) { in ahci_remap_check() |