Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ide/
Dali14xx.c55 #define ALI_NUM_PORTS 4 macro
56 static const int ports[ALI_NUM_PORTS] __initconst =
157 for (i = 0; i < ALI_NUM_PORTS; ++i) { in findPort()