Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h66 #define PI_DELETED 2 /* Phyint has vanished in the kernel */ macro
H A Dmpd_tables.c1234 return (PI_DELETED); in phyint_inst_update_from_k()
1262 return (PI_DELETED); in phyint_inst_update_from_k()
1292 return (PI_DELETED); in phyint_inst_update_from_k()
H A Dmpd_main.c230 case PI_DELETED: in pii_process()