Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h326 struct phyint_instance *tg_phyint_inst; member
H A Dmpd_tables.c2038 struct phyint_instance *pii = tg->tg_phyint_inst; in target_next()
2291 tg->tg_phyint_inst = pii; in target_create()
2394 pii = tg->tg_phyint_inst; in target_delete()
2585 af = tg->tg_phyint_inst->pii_af; in target_print()
2589 AF_STR(af), tg->tg_phyint_inst->pii_name, in target_print()
H A Dmpd_probe.c990 pii = tg->tg_phyint_inst; in highest_ack_tg()
1260 struct phyint_instance *pii = tg->tg_phyint_inst; in pi_set_crtt()