Searched defs:sm_nodeinfo_s (Results 1 – 1 of 1) sorted by relevance
294 typedef struct sm_nodeinfo_s { struct313 typedef struct sm_nodeinfo_s { argument314 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 …]