Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_discovery.c102 static boolean_t _mpxio_enabled = B_FALSE; variable
228 return (_mpxio_enabled); in is_mpxio_enabled()
878 if ((error == 0) && (_mpxio_enabled != B_TRUE)) { in generate_known_hbas()
879 hba_is_multiplex(hba, &_mpxio_enabled); in generate_known_hbas()