start_hc         1287 drivers/ata/sata_mv.c 	int start_port, num_ports, p, start_hc, num_hcs, hc;
start_hc         1290 drivers/ata/sata_mv.c 		start_hc = start_port = 0;
start_hc         1294 drivers/ata/sata_mv.c 		start_hc = port >> MV_PORT_HC_SHIFT;
start_hc         1310 drivers/ata/sata_mv.c 	for (hc = start_hc; hc < start_hc + num_hcs; hc++) {