Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.h52 #define TOPO_WALK_INIT_ERROR 2 macro
H A Dtopo_gather.c761 return (err ? TOPO_WALK_INIT_ERROR : TOPO_SUCCESS); in update_configuration_from_topo()