Home
last modified time | relevance | path

Searched refs:match_ndx (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2402 int match_ndx; in ibnex_vppa_conf_entry_delete() local
2417 match_ndx = i; in ibnex_vppa_conf_entry_delete()
2457 if (i == match_ndx) { in ibnex_vppa_conf_entry_delete()
2486 int match_ndx; in ibnex_port_conf_entry_delete() local
2502 match_ndx = i; in ibnex_port_conf_entry_delete()
2538 if (i == match_ndx) { in ibnex_port_conf_entry_delete()
2566 int match_ndx; in ibnex_hcasvc_conf_entry_delete() local
2581 match_ndx = i; in ibnex_hcasvc_conf_entry_delete()
2621 if (i == match_ndx) { in ibnex_hcasvc_conf_entry_delete()