Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/ata/
Dsata_mv.c1290 int start_port, num_ports, p, start_hc, num_hcs, hc; in mv_dump_all_regs() local
1295 num_hcs = 2; in mv_dump_all_regs()
1299 num_ports = num_hcs = 1; in mv_dump_all_regs()
1313 for (hc = start_hc; hc < start_hc + num_hcs; hc++) { in mv_dump_all_regs()