Home
last modified time | relevance | path

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

/freebsd-14.2/sys/geom/multipath/
H A Dg_multipath.c118 #define MP_NEW 0x00000004 macro
120 #define MP_BAD (MP_FAIL | MP_LOST | MP_NEW)
151 (lcp->index & (MP_LOST | MP_NEW))) in g_multipath_fault()
607 cp->index = MP_NEW; in g_multipath_add_disk()
1541 (cp->index & MP_NEW) ? "NEW" : in g_multipath_dumpconf()