Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h334 #define TG_DEAD 4 /* Target is not responding */ macro
349 (((status) >= TG_ACTIVE) && ((status) <= TG_DEAD))
H A Dmpd_tables.c2089 case TG_DEAD: in target_next()
2149 case TG_DEAD: in target_select_best()
H A Dmpd_probe.c2088 cur_tg->tg_status = TG_DEAD; in phyint_inst_probe_failure_state()