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

/freebsd-13-stable/contrib/ofed/libibumad/
H A Dumad.c326 int phys_found = -1, port_found = 0, port, port_type; local
361 if (phys_found == -1) {
362 phys_found = caidx;
368 phys_found, phys_found >= 0 ? names[phys_found] : NULL,
370 if (phys_found >= 0) {
373 return names[phys_found];

Completed in 61 milliseconds