Searched refs:LID (Results 1 - 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ |
H A D | sa_recs.h | 109 ib_lid_t LID; /* LID of a port of the node */ member in struct:sa_node_record_s 133 ib_lid_t EndportLID; /* LID of the port */ 192 ib_lid_t LID; member in struct:sa_SLtoVLmapping_record_s 222 ib_lid_t LID; /* LID of switch port 0 */ member in struct:sa_switchinfo_record_s 249 ib_lid_t LID; member in struct:sa_linearft_record_s 262 ib_lid_t LID; member in struct:sa_randomft_record_s 277 ib_lid_t LID; member in struct:sa_multicastft_record_s 288 ib_lid_t LID; member in struct:sa_multicastft_record_s 309 ib_lid_t LID; member in struct:sa_VLarb_table_record_s 324 ib_lid_t LID; member in struct:_sminfo_record_s 339 ib_lid_t LID; member in struct:sa_pkey_table_record_s 645 ib_lid_t LID; member in struct:sa_guidinfo_record_s [all...] |
H A D | sm_attr.h | 44 * LID routed smp class header 129 ib_lid_t LIDADDR; /* trap generator's LID */ 136 ib_lid_t LIDADDR; /* generator's LID */ 147 ib_lid_t LIDADDR; /* generator's LID */ 166 ib_lid_t LIDADDR; /* generator's LID */ 184 ib_lid_t LIDADDR; /* generator's LID */ 354 uint16_t LIDsPerPort; /* max # of LID/LMCs per port */ 377 uint16_t LIDsPerPort; /* max # of LID/LMCs per port */ 414 ib_lid_t LID; /* base LID o member in struct:sm_portinfo_s 464 ib_lid_t LID; /* base LID of the port */ member in struct:sm_portinfo_s 735 ib_lid_t LID; /* base LID */ member in struct:sm_lid_port_block_s 745 ib_lid_t LID; /* base LID */ member in struct:sm_lid_port_block_s [all...] |
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_cmd.h | 381 (portinfo)->LID = ddi_swap16((portinfo)->LID); \
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_cmd.h | 317 (portinfo)->LID = ddi_swap16((portinfo)->LID); \
|
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_utils.c | 542 * lid: LID of incoming SIDR REQ 632 * lid: LID of incoming SIDR REQ 1912 IBTF_DPRINTF_L5(cmlog, "LID : %04X", nrec->LID); 1939 * lid - destination LID 1979 nr_req.LID = lid;
|
H A D | ibcm_ti.c | 922 * If Redirect LID is specified, 1004 * if LID is non-zero in classportinfo then use classportinfo 1056 * If GID is specified, and LID is zero in classportinfo 2071 /* needs to be derived based on the base LID and path bits */ 5705 "LID = 0x%X", node_lid); 5797 node_lid = path->DLID; /* LID */ 5800 "Remote Node: LID = 0x%X", node_lid); 5809 nr_req.LID = node_lid; /* LID */ 5943 * Retrieve Node Information for the specified LID [all...] |
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_misc.c | 577 * LIDs should be within a well defined range. If the specified LID 1008 * LIDs should be within a well defined range. If the specified LID 1872 pi->p_base_lid = portinfo.LID;
|
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/ |
H A D | ibdm.c | 1955 req.LID = dlid; 4263 port->pa_sa_hdl, &pi_len, tmp->LID)) == NULL) { 6852 pi = ibdm_get_portinfo(port->pa_sa_hdl, &pi_len, tmp->LID); 7197 IBTF_DPRINTF_L4("ibdm", "\t Redirected LID : 0x%x", 7215 IBTF_DPRINTF_L4("ibdm", "\t Trap LID : 0x%x",
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_misc.c | 742 * LIDs should be within a well defined range. If the specified LID 1155 * LIDs should be within a well defined range. If the specified LID 1942 pi->p_base_lid = portinfo.LID;
|
Completed in 144 milliseconds