Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/clients/of/sol_umad/
H A Dsol_umad.h92 struct umad_port_info_s { struct
93 kmutex_t port_lock;
94 const umad_hca_info_t *port_hca; /* backpointer to hca */
95 unsigned int port_minor_name; /* number in device name. */
96 uint8_t port_num;
97 ib_guid_t port_guid;
98 int port_issm_open_cnt;
99 ib_lid_t port_lid;
100 bool port_has_umad_minor_node;
101 bool port_has_issm_minor_node;
[all …]