Searched refs:sm_portinfo_t (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_agents.c | 211 sm_portinfo_t portinfo; in hermon_get_smlid() 230 hermon_port_change_flags(sm_portinfo_t *curpinfo, sm_portinfo_t *madpinfo) in hermon_port_change_flags() 260 sm_portinfo_t *portinfo, ibt_port_change_t flags) in hermon_set_port_capability() 317 sm_portinfo_t curpinfo, tmadpinfo; in hermon_agent_handle_req() 318 sm_portinfo_t *madpinfop; in hermon_agent_handle_req() 329 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*((sm_portinfo_t *)madpinfop))) in hermon_agent_handle_req()
|
H A D | hermon_misc.c | 1902 sm_portinfo_t portinfo; in hermon_port_query() 2061 sm_portinfo_t portinfo; in hermon_port_modify()
|
H A D | hermon_cmd.c | 1977 uint_t sleepflag, sm_portinfo_t *portinfo) in hermon_getportinfo_cmd_post() 2023 size = sizeof (sm_portinfo_t); in hermon_getportinfo_cmd_post()
|
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ |
H A D | sm_attr.h | 457 } sm_portinfo_t; typedef 507 } sm_portinfo_t; typedef
|
H A D | sa_recs.h | 134 sm_portinfo_t PortInfo; /* PortInfo attr. contents */
|
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_saa_utils.c | 219 &portinfo_record->PortInfo, sizeof (sm_portinfo_t)); in ibmf_saa_portinfo_record_parse_buffer() 629 &portinfo_record->PortInfo, sizeof (sm_portinfo_t), buffer, in ibmf_saa_portinfo_record_to_buf()
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_cmd.h | 684 uint_t sleepflag, sm_portinfo_t *portinfo);
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_cmd.h | 764 uint_t sleepflag, sm_portinfo_t *portinfo);
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_misc.c | 1640 sm_portinfo_t portinfo; in tavor_port_query() 1778 sm_portinfo_t portinfo; in tavor_port_modify()
|
H A D | tavor_cmd.c | 1548 uint_t sleepflag, sm_portinfo_t *portinfo) in tavor_getportinfo_cmd_post() 1592 size = sizeof (sm_portinfo_t); in tavor_getportinfo_cmd_post()
|