topo_hdl_errno
extern int topo_hdl_errno(topo_hdl_t *);
(void) topo_mod_seterrno(pmod, topo_hdl_errno(thp) ?
topo_hdl_errno(thp) : ETOPO_MOD_NOENT);
return (set_open_errno(thp, errp, topo_hdl_errno(thp)));
if (topo_hdl_errno(thp) == ETOPO_ENUM_FATAL) {
} else if (topo_hdl_errno(thp) == 0) {
} else if (topo_hdl_errno(thp) == 0) {
} else if (topo_hdl_errno(thp) == 0) {
} else if (topo_hdl_errno(thp) == 0) {
extern int topo_hdl_errno(topo_hdl_t *);