Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c7843 daplka_evd_resource_t *evdp; in daplka_cq_async_handler() local
7851 evdp = ibt_get_cq_private(event->ev_cq_hdl); in daplka_cq_async_handler()
7852 if (evdp == NULL) { in daplka_cq_async_handler()
7859 DAPLKA_RS_REF(evdp); in daplka_cq_async_handler()
7866 ia_rnum = DAPLKA_RS_RNUM(evdp); in daplka_cq_async_handler()
7871 DAPLKA_RS_UNREF(evdp); in daplka_cq_async_handler()
7878 daplka_async_event_create(code, event, evdp->evd_cookie, ia_rp); in daplka_cq_async_handler()
7882 DAPLKA_RS_UNREF(evdp); in daplka_cq_async_handler()
/titanic_41/usr/src/cmd/svc/configd/
H A Drc_node.c3638 special_property_event(audit_event_data_t *evdp, const char *prop_name, in special_property_event() argument
3667 smf_audit_event(event_id, status, return_val, evdp); in special_property_event()