Searched refs:num_hcs (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
1281 num_hcs = 2;
1285 num_ports = num_hcs = 1;
1299 for (hc = start_hc; hc < start_hc + num_hcs; hc++) {

Completed in 42 milliseconds