Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevinfo_impl.h277 uint32_t multipath_component; /* stores MDI_COMPONENT_* value. */ member
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c1821 me->multipath_component = MULTIPATH_COMPONENT_NONE; /* set default. */ in di_copynode()
1937 me->multipath_component = MULTIPATH_COMPONENT_VHCI; in di_copynode()
1941 me->multipath_component = MULTIPATH_COMPONENT_CLIENT; in di_copynode()
1952 me->multipath_component = MULTIPATH_COMPONENT_PHCI; in di_copynode()