Searched refs:start_hc (Results 1 – 1 of 1) sorted by relevance
1290 int start_port, num_ports, p, start_hc, num_hcs, hc; in mv_dump_all_regs() local1293 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()