Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2.c102 case SES_NODE_AGGREGATE: in ses2_node_parse()
119 case SES_NODE_AGGREGATE: in ses2_node_ctl()
H A Dses2_element.c932 if (ses_node_type(np) == SES_NODE_AGGREGATE) in elem_parse_aes()
/titanic_41/usr/src/lib/scsi/plugins/ses/SUN/common/
H A Dsun.c60 case SES_NODE_AGGREGATE: in sun_node_parse()
/titanic_41/usr/src/cmd/scsi/sestopo/common/
H A Dsestopo.c66 if (type == SES_NODE_ELEMENT || type == SES_NODE_AGGREGATE) { in node()
/titanic_41/usr/src/lib/scsi/libses/common/
H A Dlibses.h55 SES_NODE_AGGREGATE = 0x4, enumerator
H A Dses_node.c271 np->sn_type = SES_NODE_AGGREGATE; in ses_build_snap_skel()
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c977 if (ses_node_type(agg) != SES_NODE_AGGREGATE) in ses_enc_enum_facility()