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

/drivers/ata/
H A Dsata_mv.c1276 int start_port, num_ports, p, start_hc, num_hcs, hc; local
1279 start_hc = start_port = 0;
1283 start_hc = port >> MV_PORT_HC_SHIFT;
1299 for (hc = start_hc; hc < start_hc + num_hcs; hc++) {

Completed in 50 milliseconds