Home
last modified time | relevance | path

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

/freebsd/sys/geom/multipath/
H A Dg_multipath.c117 #define MP_NEW 0x00000004 macro
119 #define MP_BAD (MP_FAIL | MP_LOST | MP_NEW)
150 (lcp->index & (MP_LOST | MP_NEW))) in g_multipath_fault()
606 cp->index = MP_NEW; in g_multipath_add_disk()
1540 (cp->index & MP_NEW) ? "NEW" : in g_multipath_dumpconf()