Searched defs:match_ndx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2399 int match_ndx; local
2414 match_ndx = i;
2454 if (i == match_ndx) {
2483 int match_ndx; local
2499 match_ndx = i;
2535 if (i == match_ndx) {
2563 int match_ndx; local
2578 match_ndx = i;
2618 if (i == match_ndx) {

Completed in 49 milliseconds