Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c1850 uint8_t event_status; in ibcm_sm_notice_handler() local
1873 event_status = in ibcm_sm_notice_handler()
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()
1882 if (event_status == IBMF_SAA_EVENT_STATUS_MASK_PRODUCER_SM) in ibcm_sm_notice_handler()
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c2017 int event_status; in ibcma_rc_hdlr() local
2046 &event, &event_status); in ibcma_rc_hdlr()
2080 &event, &event_status); in ibcma_rc_hdlr()
2089 &event, &event_status); in ibcma_rc_hdlr()
2097 &event, &event_status); in ibcma_rc_hdlr()
2103 if (event_status == 0) in ibcma_rc_hdlr()
2110 cma_generate_event(event_idp, event, event_status, in ibcma_rc_hdlr()