Home
last modified time | relevance | path

Searched refs:topo (Results 1 – 25 of 26) sorted by relevance

12

/titanic_41/usr/src/lib/fm/topo/
H A DMakefile.rootdirs34 $(ROOT)/usr/lib/fm/topo: $(ROOT)/usr/lib/fm
37 $(ROOT)/usr/lib/fm/topo/$(MODCLASS): $(ROOT)/usr/lib/fm/topo
47 $(ROOT)/usr/platform/%/lib/fm/topo: $(ROOT)/usr/platform/%/lib/fm
50 $(ROOT)/usr/platform/%/lib/fm/topo/$(MODCLASS): $(ROOT)/usr/platform/%/lib/fm/topo
/titanic_41/usr/src/pkg/manifests/
H A Dservice-fault-management.mf80 # - we don't deliver any topo maps to non-global zones, but we
81 # create the directory nonetheless; similarly for topo plugins
98 dir path=usr/lib/fm/topo variant.opensolaris.zone=__NODEFAULT
99 dir path=usr/lib/fm/topo/maps variant.opensolaris.zone=__NODEFAULT
100 dir path=usr/lib/fm/topo/plugins variant.opensolaris.zone=__NODEFAULT
112 $(sparc_ONLY)dir path=usr/platform/SUNW,Netra-CP3060/lib/fm/topo
113 $(sparc_ONLY)dir path=usr/platform/SUNW,Netra-CP3060/lib/fm/topo/maps
119 $(sparc_ONLY)dir path=usr/platform/SUNW,Netra-CP3260/lib/fm/topo
120 $(sparc_ONLY)dir path=usr/platform/SUNW,Netra-CP3260/lib/fm/topo/maps
126 $(sparc_ONLY)dir path=usr/platform/SUNW,Netra-T5220/lib/fm/topo
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/
H A DMakefile.plugin48 common_ROOTPROG = $(ROOT)/usr/lib/fm/topo/plugins/$(PROG)
49 arch_ROOTPROG = $(ROOT)/usr/platform/$(ARCH)/lib/fm/topo/plugins/$(PROG)
50 plat_ROOTPROG = $(PLATFORMS:%=$(ROOT)/usr/platform/%/lib/fm/topo/plugins/$(PROG))
53 common_ROOTCONF = $(ROOT)/usr/lib/fm/topo/plugins/$(CONF)
54 arch_ROOTCONF = $(ROOT)/usr/platform/$(ARCH)/lib/fm/topo/plugins/$(CONF)
55 plat_ROOTCONF = $(PLATFORMS:%=$(ROOT)/usr/platform/%/lib/fm/topo/plugins/$(CONF))
/titanic_41/usr/src/lib/fm/
H A DMakefile40 topo
52 libfmd_snmp: libfmd_adm topo
54 topo: $($(MACH)_SUBDIRS) libfmd_agent libdiskstatus target
H A DMakefile.lib38 ROOTLIBTOPODIR = $(ROOT)/usr/lib/fm/topo
/titanic_41/usr/src/lib/fm/topo/maps/i86pc/
H A Dfan-hc-topology.xmlgen272 my @topo = @$toporef;
273 my $level = shift @topo;
274 my $type = $#topo == -1 ? "fan" : "fanmodule";
446 if ($#topo != -1) {
449 process_topology($indent + 2, \@topo, $set, @indices);
/titanic_41/usr/src/lib/fm/topo/maps/
H A DMakefile.map41 common_ROOTTOPOROOT = $(ROOT)/usr/lib/fm/topo/$(MODCLASS)
42 arch_ROOTTOPOROOT = $(ROOT)/usr/platform/$(ARCH)/lib/fm/topo/$(MODCLASS)
44 $(PLATFORMS:%=$(ROOT)/usr/platform/%/lib/fm/topo/$(MODCLASS))
/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/
H A DMakefile33 LINTFLAGS += -I. -I$(SRC)/lib/fm/topo/modules/common/disk -L$(ROOT)/usr/lib/fm
34 CFLAGS += -I. -I$(SRC)/lib/fm/topo/modules/common/disk
/titanic_41/usr/src/cmd/mdb/sparc/v7/libtopo/
H A DMakefile36 CPPFLAGS += -I$(SRC)/lib/fm/topo/libtopo/common
/titanic_41/usr/src/cmd/mdb/intel/ia32/libtopo/
H A DMakefile36 CPPFLAGS += -I$(SRC)/lib/fm/topo/libtopo/common
/titanic_41/usr/src/cmd/mdb/sparc/v9/libtopo/
H A DMakefile37 CPPFLAGS += -I$(SRC)/lib/fm/topo/libtopo/common
/titanic_41/usr/src/cmd/mdb/intel/amd64/libtopo/
H A DMakefile37 CPPFLAGS += -I$(SRC)/lib/fm/topo/libtopo/common
/titanic_41/usr/src/uts/common/inet/
H A Dilb.h105 ilb_topo_impl_t topo; member
/titanic_41/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfabric-xlate.c143 fab_topo(fmd_hdl_t *hdl, topo_hdl_t *topo) in fab_topo() argument
/titanic_41/usr/src/uts/common/inet/ilb/
H A Dilb_conn.h59 ilb_topo_impl_t topo; member
H A Dilb_conn.c180 if (connp->conn_rule_cache.topo == ILB_TOPO_IMPL_NAT) { in ilb_conn_remove()
398 if (connp->conn_rule_cache.topo == ILB_TOPO_IMPL_NAT) { in ilb_conn_hash_fini()
531 connp->conn_rule_cache.topo = rule->ir_topo; in ilb_conn_add()
840 switch (rule_cache.topo) { in ilb_check_conn()
861 switch (rule_cache.topo) { in ilb_check_conn()
986 switch (rule_cache.topo) { in ilb_check_icmp_conn()
H A Dilb.c534 if (cmd->topo == ILB_TOPO_IMPL_NAT) { in ilb_rule_add()
571 if (cmd->topo == ILB_TOPO_IMPL_NAT) { in ilb_rule_add()
597 if (cmd->topo == ILB_TOPO_IMPL_NAT) { in ilb_rule_add()
649 if (cmd->topo == ILB_TOPO_IMPL_NAT) { in ilb_rule_add()
656 rule->ir_topo = cmd->topo; in ilb_rule_add()
2026 cmd->topo = rule->ir_topo; in ilb_rule_list()
/titanic_41/exception_lists/
H A Dmapfilechk44 usr/src/lib/fm/topo/maps/Makefile.map
H A Dinterface_check51 PLUGIN ^usr/lib/fm/topo/plugins
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_rules.c286 topo2str(ilb_topo_t topo, char *buf, int sz) in topo2str() argument
288 char *s = i_str_from_val((int)topo, &topo_types[0]); in topo2str()
294 topo2bare_str(ilb_topo_t topo, char *buf, int sz) in topo2bare_str() argument
296 char *s = i_str_from_val((int)topo, &topo_types[0]); in topo2bare_str()
/titanic_41/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh238 *.topo) die "\n .topo files not supported -- $file" ;;
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c1087 topo_2_str(ilb_topo_t topo) in topo_2_str() argument
1089 switch (topo) { in topo_2_str()
H A Dilbd_rules.c305 rl->rl_topo = topo_impl2lib(kcmd.topo); in ilb_get_krule()
969 kcmd->topo = topo_lib2impl(irl->irl_topo); in i_alloc_kernel_rule_cmd()
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c552 char topo[24], speed[4]; in fct_process_link_init() local
569 fct_li_to_txt(li, topo, speed); in fct_process_link_init()
572 topo, speed); in fct_process_link_init()
/titanic_41/usr/src/lib/storage/libg_fc/common/
H A Dmap.c123 uint_t topo; member
2462 impl_map->topo = hba_port_top; in g_dev_map_init()
2689 impl_map->topo = hba_port_top; in g_dev_map_init()
2852 *topology = impl_map->topo; in g_get_map_topology()

12