Searched refs:mpxd (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay.c165 char *mpxd = NULL; local
193 mpxd = topo_mod_alloc(mod, MAXNAMELEN);
194 (void) get_str_prop(bp->hba_dnode, DI_PATH_NIL, "mpxio-disable", mpxd);
197 if (mpxd != NULL && cmp_str(mpxd, "yes")) {
206 if (mpxd != NULL && cmp_str(mpxd, "yes")) {
212 topo_mod_free(mod, mpxd, MAXNAMELEN);
223 char *mpxd = NULL; local
236 mpxd
[all...]

Completed in 152 milliseconds