Searched refs:LID (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dsa_recs.h109 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 Dsm_attr.h44 * 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 Dhermon_cmd.h381 (portinfo)->LID = ddi_swap16((portinfo)->LID); \
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cmd.h317 (portinfo)->LID = ddi_swap16((portinfo)->LID); \
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_utils.c542 * 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 Dibcm_ti.c922 * 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 Dtavor_misc.c577 * 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 Dibdm.c1955 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 Dhermon_misc.c742 * 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 537 milliseconds