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 &
1881 portp->port_event_status = event_status;
1941 if (!(portp->port_event_status &
1958 if (!(portp->port_event_status &
2035 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(portp->port_event_status))
2038 portp->port_event_status = IBMF_SAA_EVENT_STATUS_MASK_PRODUCER_SM;
2040 _NOTE(NOW_VISIBLE_TO_OTHER_THREADS(portp->port_event_status))
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h885 uint8_t port_event_status; member in struct:ibcm_port_info_s

Completed in 53 milliseconds