Home
last modified time | relevance | path

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

/drivers/ata/
Dsata_mv.c1290 int start_port, num_ports, p, start_hc, num_hcs, hc; in mv_dump_all_regs() local
1293 start_hc = start_port = 0; in mv_dump_all_regs()
1297 start_hc = port >> MV_PORT_HC_SHIFT; in mv_dump_all_regs()
1313 for (hc = start_hc; hc < start_hc + num_hcs; hc++) { in mv_dump_all_regs()