Home
last modified time | relevance | path

Searched refs:port_event_status (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c143 ibcm_port_info_s::{port_event_status}))
1876 if (event_status == (portp->port_event_status & in ibcm_sm_notice_handler()
1881 portp->port_event_status = event_status; in ibcm_sm_notice_handler()
1941 if (!(portp->port_event_status & in ibt_register_subnet_notices()
1958 if (!(portp->port_event_status & in ibt_register_subnet_notices()
2035 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(portp->port_event_status)) in ibcm_init_saa_handle()
2038 portp->port_event_status = IBMF_SAA_EVENT_STATUS_MASK_PRODUCER_SM; in ibcm_init_saa_handle()
2040 _NOTE(NOW_VISIBLE_TO_OTHER_THREADS(portp->port_event_status)) in ibcm_init_saa_handle()
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h885 uint8_t port_event_status; member