Searched defs:lid (Results 26 - 31 of 31) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_user_verbs.h216 uint16_t lid; member in struct:ib_uverbs_query_port_resp
H A Dib_verbs.h224 uint16_t lid; member in struct:ib_port_attr
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c946 * sending side CM lid/gid/port num are not based on any redirect
947 * params. These values are set to primary RC path lid/gid/port num.
5688 * If 'gid' is on local node, then get node lid (i.e. base lid of the
5932 * lid Identifies the IB Node and port for which to obtain
5946 ibt_lid_to_node_info(ib_lid_t lid, ibt_node_info_t *node_info_p) argument
5956 lid, node_info_p);
5958 if ((lid == 0) || (node_info_p == NULL)) {
6007 nr_req.LID = lid; /* LID */
6070 lid);
[all...]
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c2673 int cfg_idx, led_idx, blink_idx, lid, bid; local
2691 lid = SCSB_REG_INDEX(led_reg); /* the LED Index Delta */
2715 led_idx = SCSB_REG_INDEX(led_reg) - lid;
2814 puc = &led_data[i - lid];
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h500 u_int32_t lid; /* Default process' locker id. */ member in struct:__dbc
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h2852 uint32_t lid :16; member in struct:hermon_hw_mod_stat_cfg_s
2933 uint32_t lid :16; member in struct:hermon_hw_mod_stat_cfg_s
4931 lid, qp, sl) \
4945 if (lid == IB_LID_PERMISSIVE) \
4948 tmp[3] = ntohl((lid) << 16); \

Completed in 99 milliseconds

12