Searched defs:subscribe (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa_events.c41 boolean_t subscribe, boolean_t unseq_unsubscribe);
68 * For subscribe requests, clients are notified that the request failed through
74 * subscribe B_TRUE if request is a Subscribe, B_FALSE if unsubscribe
78 * subscribe requests
87 ibmf_saa_subscribe_events(saa_port_t *saa_portp, boolean_t subscribe, argument
100 ASSERT((subscribe == B_FALSE) || (unseq_unsubscribe == B_FALSE));
117 * now subscribe/unsubscribe for each of the notice producer types;
123 * For each producer type, send the request only if it's a subscribe or
124 * if it's an unsubscribe for a subscribe which succeeded
128 * subscribe fo
260 ibmf_saa_send_informinfo(saa_port_t *saa_portp, uint32_t producer_type, boolean_t subscribe, boolean_t unseq_unsubscribe) argument
[all...]
/illumos-gate/usr/src/uts/common/xen/public/
H A Ddomctl.h686 struct xen_domctl_subscribe subscribe; member in union:xen_domctl::__anon9297

Completed in 72 milliseconds