Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h415 extern struct phyint_instance *phyint_inst_other(struct phyint_instance *pii);
H A Dmpd_main.c223 pii_other = phyint_inst_other(pii); in pii_process()
737 } else if (!PROBE_CAPABLE(phyint_inst_other(pii))) { in select_test_ifs()
1435 pii_other = phyint_inst_other(pii); in process_rtm_ifinfo()
H A Dmpd_probe.c1611 pii_other = phyint_inst_other(pii); in phyint_inst_timer()
2110 pii_other = phyint_inst_other(pii); in phyint_inst_probe_failure_state()
H A Dmpd_tables.c2490 pii_other = phyint_inst_other(pii); in target_delete()
2668 phyint_inst_other(struct phyint_instance *pii) in phyint_inst_other() function