Home
last modified time | relevance | path

Searched defs:sm_nodeinfo_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dsm_attr.h294 typedef struct sm_nodeinfo_s { struct
313 typedef struct sm_nodeinfo_s { argument
314 uint8_t BaseVersion; /* supported MAD base version */
315 uint8_t ClassVersion; /* support SMP version */
316 uint8_t NodeType; /* node type(CA, switch, etc) */
317 uint8_t NumPorts; /* # of phys ports on node */
318 ib_guid_t SystemImageGUID; /* GUID associating this node */
321 ib_guid_t NodeGUID; /* GUID of the node itself */
322 ib_guid_t PortGUID; /* GUID of this port */
323 uint16_t PartitionCap; /* # of entries in part. tbl. */
[all …]