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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c1572 int maxofallports, npresent, nup; local
1575 devmax = ipath_count_units(&npresent, &nup, &maxofallports);
1605 if (npresent) {
1606 prefunit = curcpu / (ncpus / npresent);
1610 npresent, ncpus, ncpus / npresent,
1643 if (npresent) {
H A Dipath_driver.c218 int nunits, npresent, nup; local
223 nunits = npresent = nup = maxports = 0;
230 npresent++;
242 *npresentp = npresent;

Completed in 100 milliseconds