/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/ |
H A D | priplugin.c | 44 event_handler(const char *ename, const void *earg, size_t size, void *cookie); 154 event_handler, NULL); in priplugin_init() 156 event_handler, NULL); in priplugin_init() 158 event_handler, NULL); in priplugin_init() 346 event_handler, NULL); in priplugin_fini() 348 event_handler, NULL); in priplugin_fini() 350 event_handler, NULL); in priplugin_fini() 394 event_handler(const char *ename, const void *earg, size_t size, void *cookie) in event_handler() function
|
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/ |
H A D | sol_kverb_impl.h | 42 if (qpp && qpp->event_handler && \ 47 qpp->event_handler(&ib_event, qpp->qp_context); \ 53 if (cqp && cqp->event_handler && \ 58 cqp->event_handler(&ib_event, cqp->cq_context); \
|
H A D | sol_cma.h | 310 newid = rdma_create_id(srcid->event_handler, srcid->context, in cma_create_new_id()
|
/illumos-gate/usr/src/lib/libsysevent/ |
H A D | libsysevent.h | 81 sysevent_handle_t *sysevent_bind_handle(void (*event_handler)(sysevent_t *ev)); 82 sysevent_handle_t *sysevent_bind_xhandle(void (*event_handler)(sysevent_t *ev), 99 void (*event_handler)(sysevent_t *ev)); 101 void (*event_handler)(sysevent_t *ev), sysevent_subattr_t *);
|
H A D | libevchannel.c | 447 int (*event_handler)(sysevent_t *ev, void *cookie), in sysevent_evc_subscribe_cmn() 476 if (event_handler == NULL) { in sysevent_evc_subscribe_cmn() 534 subp->evsub_func = event_handler; in sysevent_evc_subscribe_cmn() 572 int (*event_handler)(sysevent_t *ev, void *cookie), in sysevent_evc_subscribe() 575 return (sysevent_evc_subscribe_cmn(scp, sid, class, event_handler, in sysevent_evc_subscribe() 601 int (*event_handler)(sysevent_t *ev, void *cookie), in sysevent_evc_xsubscribe() 613 return (sysevent_evc_subscribe_cmn(scp, sid, class, event_handler, in sysevent_evc_xsubscribe()
|
H A D | libsysevent.c | 2099 void (*event_handler)(sysevent_t *ev), in sysevent_bind_subscriber_cmn() 2111 if (shp == NULL || event_handler == NULL) { in sysevent_bind_subscriber_cmn() 2146 sub_info->sp_func = event_handler; in sysevent_bind_subscriber_cmn() 2285 void (*event_handler)(sysevent_t *ev)) in sysevent_bind_subscriber() 2287 return (sysevent_bind_subscriber_cmn(shp, event_handler, NULL)); in sysevent_bind_subscriber() 2296 void (*event_handler)(sysevent_t *ev), sysevent_subattr_t *subattr) in sysevent_bind_xsubscriber() 2298 return (sysevent_bind_subscriber_cmn(shp, event_handler, subattr)); in sysevent_bind_xsubscriber() 2560 sysevent_bind_handle_cmn(void (*event_handler)(sysevent_t *ev), in sysevent_bind_handle_cmn() 2570 if (event_handler == NULL) { in sysevent_bind_handle_cmn() 2579 if (sysevent_bind_xsubscriber(shp, event_handler, subattr) != 0) { in sysevent_bind_handle_cmn() [all …]
|
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/ |
H A D | ib_verbs.h | 413 void (*event_handler)(struct ib_event *, void *); member 448 void (*event_handler)(struct ib_event *, void *); member 591 void (*event_handler)(struct ib_event *, void *); member 601 void (*event_handler)(struct ib_event *, void *); member 612 void (*event_handler)(struct ib_event *, void *); member 730 void (*event_handler)(struct ib_event *, void *),
|
H A D | rdma_cm.h | 139 rdma_cm_event_handler event_handler; member 153 struct rdma_cm_id *rdma_create_id(rdma_cm_event_handler event_handler,
|
/illumos-gate/usr/src/cmd/picl/plugins/common/piclevent/ |
H A D | piclevent.c | 144 event_handler(void *cookie, char *argp, size_t asize, in event_handler() function 187 door_id = door_create(event_handler, PICLEVENT_DOOR_COOKIE, in setup_door()
|
/illumos-gate/usr/src/lib/libdiskmgt/common/ |
H A D | events.c | 93 static void event_handler(sysevent_t *ev); 269 shp = sysevent_bind_handle(event_handler); in events_start_event_watcher() 363 event_handler(sysevent_t *ev) in event_handler() function
|
/illumos-gate/usr/src/uts/common/sys/hotplug/ |
H A D | hpcsvc.h | 54 int (*event_handler)(caddr_t, uint_t), caddr_t arg);
|
/illumos-gate/usr/src/cmd/syseventd/daemons/syseventconfd/ |
H A D | syseventconfd.h | 75 static void event_handler(sysevent_t *event);
|
H A D | syseventconfd.c | 241 event_handler(sysevent_t *event) in event_handler() function 740 if (sysevent_bind_subscriber(handle, event_handler) != 0) { in open_channel()
|
/illumos-gate/usr/src/uts/sun4u/opl/sys/scfd/ |
H A D | scfdscpif.h | 69 void (*event_handler)(scf_event_t mevent, void *arg), void *arg);
|
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_kverbs.c | 940 void (*event_handler)(struct ib_event *, void *), void *cq_context, in ib_create_cq() 954 comp_handler, event_handler, cq_context, cqe, comp_vector); in ib_create_cq() 965 comp_handler, event_handler, cq_context, cqe, comp_vector, in ib_create_cq() 974 "comp_vector: %d", device, comp_handler, event_handler, in ib_create_cq() 986 cq->event_handler = event_handler; in ib_create_cq() 1121 pd, qp_init_attr->event_handler, qp_init_attr->qp_context, in ib_create_qp() 1189 qp->event_handler = qp_init_attr->event_handler; in ib_create_qp()
|
H A D | sol_cma.c | 1761 ret = (idp->event_handler) (idp, &cm_event); 1889 rdma_idp->event_handler = evt_hdlr;
|
/illumos-gate/usr/src/lib/librestart/common/ |
H A D | librestart.h | 182 int (*event_handler)(restarter_event_t *), int,
|
H A D | librestart.c | 652 int (*event_handler)(restarter_event_t *), int flags, in restarter_bind_handle() 662 if (restarter_name == NULL || event_handler == NULL) in restarter_bind_handle() 717 h->reh_handler = event_handler; in restarter_bind_handle()
|
/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/ |
H A D | hpcsvc.c | 670 int (*event_handler)(caddr_t, uint_t), caddr_t arg) in hpc_install_event_handler() 677 ASSERT((handle != NULL) && (event_handler != NULL)); in hpc_install_event_handler() 683 slotp->slot_event_handler = event_handler; in hpc_install_event_handler()
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | hotplug_mgr.c | 678 event_handler(sysevent_t *ev) in event_handler() function 713 if ((sysevent_handle = sysevent_bind_handle(event_handler)) == NULL) { in init_sysevents()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | wpa_supplicant.c | 570 event_handler(void *cookie, char *argp, size_t asize, in event_handler() function 595 door_id = door_create(event_handler, cookie, in wpa_supplicant_door_setup()
|
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | devfsadm_impl.h | 471 static void event_handler(sysevent_t *ev);
|
/illumos-gate/usr/src/uts/common/pcmcia/sys/ |
H A D | cs.h | 480 csfunction_t *event_handler; member
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_cm.c | 551 attr.event_handler = rdsv3_ib_qp_event_handler; in rdsv3_ib_setup_qp()
|
/illumos-gate/usr/src/uts/common/pcmcia/cs/ |
H A D | cs.c | 1837 if (cr->event_handler == NULL) in cs_add_client_to_socket() 1934 client->event_callback_handler = cr->event_handler; in cs_add_client_to_socket()
|