Searched refs:phyint_inst_other (Results 1 – 4 of 4) sorted by relevance
415 extern struct phyint_instance *phyint_inst_other(struct phyint_instance *pii);
223 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()
1611 pii_other = phyint_inst_other(pii); in phyint_inst_timer()2110 pii_other = phyint_inst_other(pii); in phyint_inst_probe_failure_state()
2490 pii_other = phyint_inst_other(pii); in target_delete()2668 phyint_inst_other(struct phyint_instance *pii) in phyint_inst_other() function