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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c1674 devmax = ipath_count_units(&npresent, &nup, &maxofallports);
1755 devmax = ipath_count_units(NULL, NULL,
1778 devmax = ipath_count_units(NULL, NULL, NULL);
2163 (void) ipath_count_units(NULL, &nup, NULL);
H A Dipath_kernel.h876 int ipath_count_units(int *npresentp, int *nupp, int *maxportsp);
H A Dipath_sysfs.c84 ipath_count_units(NULL, NULL, NULL));
H A Dipath_driver.c250 int ipath_count_units(int *npresentp, int *nupp, int *maxportsp) function

Completed in 62 milliseconds