Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dsata_mv.c1300 int start_port, num_ports, p, start_hc, num_hcs, hc; in mv_dump_all_regs() local
1305 num_hcs = 2; in mv_dump_all_regs()
1309 num_ports = num_hcs = 1; in mv_dump_all_regs()
1323 for (hc = start_hc; hc < start_hc + num_hcs; hc++) { in mv_dump_all_regs()