| /src/usr.sbin/bhyve/ |
| H A D | mevent.h | 32 enum ev_type { enum 45 struct mevent *mevent_add(int fd, enum ev_type type, 46 void (*func)(int, enum ev_type, void *), 48 struct mevent *mevent_add_flags(int fd, enum ev_type type, int fflags, 49 void (*func)(int, enum ev_type, void *), 51 struct mevent *mevent_add_disabled(int fd, enum ev_type type, 52 void (*func)(int, enum ev_type, void *),
|
| H A D | mevent.c | 71 void (*me_func)(int, enum ev_type, void *); 75 enum ev_type me_type; 105 mevent_pipe_read(int fd, enum ev_type type __unused, void *param __unused) in mevent_pipe_read() 284 mevent_add_state(int tfd, enum ev_type type, in mevent_add_state() argument 285 void (*func)(int, enum ev_type, void *), void *param, in mevent_add_state() 360 mevent_add(int tfd, enum ev_type type, in mevent_add() argument 361 void (*func)(int, enum ev_type, void *), void *param) in mevent_add() 368 mevent_add_flags(int tfd, enum ev_type type, int fflags, in mevent_add_flags() argument 369 void (*func)(int, enum ev_type, void *), void *param) in mevent_add_flags() 376 mevent_add_disabled(int tfd, enum ev_type type, in mevent_add_disabled() argument [all …]
|
| H A D | mevent_test.c | 94 timer_callback(int fd, enum ev_type type, void *param) in timer_callback() 117 echoer_callback(int fd, enum ev_type type, void *param) in echoer_callback() 183 acceptor_callback(int fd, enum ev_type type, void *param) in acceptor_callback()
|
| H A D | uart_backend.c | 81 void (*drain)(int, enum ev_type, void *); 294 uart_tcp_listener(int fd, enum ev_type type __unused, void *arg) in uart_tcp_listener() 419 void (*drain)(int, enum ev_type, void *), void *arg) in uart_tcp_backend() argument 527 void (*drain)(int, enum ev_type, void *), void *arg) in uart_tty_open() argument
|
| H A D | rtc_pl031.c | 81 static void rtc_pl031_callback(int fd, enum ev_type type, void *param); 166 rtc_pl031_callback(int fd __unused, enum ev_type type __unused, void *param) in rtc_pl031_callback()
|
| H A D | uart_backend.h | 53 void (*drain)(int, enum ev_type, void *), void *arg);
|
| H A D | pci_virtio_console.c | 159 static void pci_vtcon_sock_accept(int, enum ev_type, void *); 160 static void pci_vtcon_sock_rx(int, enum ev_type, void *); 386 pci_vtcon_sock_accept(int fd __unused, enum ev_type t __unused, void *arg) in pci_vtcon_sock_accept() 408 pci_vtcon_sock_rx(int fd __unused, enum ev_type t __unused, void *arg) in pci_vtcon_sock_rx()
|
| H A D | net_backends.h | 41 typedef void (*net_be_rxeof_t)(int, enum ev_type, void *param);
|
| H A D | uart_pl011.c | 170 uart_drain(int fd __unused, enum ev_type ev, void *arg) in uart_drain()
|
| H A D | uart_emul.c | 192 uart_drain(int fd __unused, enum ev_type ev, void *arg) in uart_drain()
|
| /src/contrib/opencsd/decoder/include/common/ |
| H A D | trc_gen_elem.h | 67 void setEvent(const event_t ev_type, const uint16_t number); 125 inline void OcsdTraceElement::setEvent(const event_t ev_type, const uint16_t number) in setEvent() argument 127 trace_event.ev_type = (uint16_t)ev_type; in setEvent() 128 trace_event.ev_number = ev_type == EVENT_NUMBERED ? number : 0; in setEvent()
|
| /src/sys/arm/freescale/vybrid/ |
| H A D | vf_port.h | 32 enum ev_type { enum 43 int port_setup(int, enum ev_type, void (*ih)(void *), void *ih_user);
|
| H A D | vf_port.c | 81 enum ev_type pevt; 135 port_setup(int pnum, enum ev_type pevt, void (*ih)(void *), void *ih_user) in port_setup()
|
| /src/contrib/wpa/src/wps/ |
| H A D | wps_upnp.h | 32 void *priv, enum upnp_wps_wlanevent_type ev_type, 46 enum upnp_wps_wlanevent_type ev_type,
|
| H A D | wps_upnp.c | 811 enum upnp_wps_wlanevent_type ev_type, in upnp_wps_device_send_wlan_event() argument 827 os_snprintf(type, sizeof(type), "%1u", ev_type); in upnp_wps_device_send_wlan_event() 834 *(raw + pos) = (u8) ev_type; in upnp_wps_device_send_wlan_event() 853 sm->wlanevent_type = ev_type; in upnp_wps_device_send_wlan_event()
|
| H A D | wps_upnp_web.c | 580 int ev_type; in web_process_put_wlan_response() local 605 ev_type = atol(val); in web_process_put_wlan_response() 643 if (ev_type == UPNP_WPS_WLANEVENT_TYPE_EAP) { in web_process_put_wlan_response() 656 iface->ctx->rx_req_put_wlan_response(iface->priv, ev_type, in web_process_put_wlan_response()
|
| /src/contrib/ntp/libntp/lib/isc/include/isc/ |
| H A D | event.h | 38 isc_eventtype_t ev_type; \ 67 (event)->ev_type = (ty); \
|
| /src/cddl/contrib/opensolaris/cmd/lockstat/ |
| H A D | lockstat.c | 138 char ev_type; member 304 if (evp->ev_type != event_type || in show_events() 716 if (info->ev_type == 'I') { in dprog_addevent() 769 if (info->ev_type == 'H') { in dprog_addevent() 784 if (info->ev_type == 'E') { in dprog_addevent() 798 if (info->ev_type == 'H') { in dprog_addevent() 806 if (info->ev_type != 'I') in dprog_addevent() 1194 if (g_event_info[i].ev_type != 'E') in main() 1295 if (g_event_info[i].ev_type == c) in main() 1302 if (strchr("CH", g_event_info[i].ev_type)) in main() [all …]
|
| /src/contrib/opencsd/decoder/source/ |
| H A D | trc_gen_elem.cpp | 202 if(trace_event.ev_type == EVENT_TRIGGER) in toString() 204 else if(trace_event.ev_type == EVENT_NUMBERED) in toString()
|
| /src/sys/netsmb/ |
| H A D | smb_iod.c | 377 evp->ev_type = event; in smb_iod_request() 595 evp->ev_type |= SMBIOD_EV_PROCESSING; in smb_iod_main() 597 switch (evp->ev_type & SMBIOD_EV_MASK) { in smb_iod_main() 614 if (evp->ev_type & SMBIOD_EV_SYNC) { in smb_iod_main()
|
| H A D | smb_conn.h | 429 int ev_type; member
|
| /src/contrib/opencsd/decoder/include/opencsd/ |
| H A D | trc_gen_elem_types.h | 78 uint16_t ev_type; /**< event type - unknown (0) trigger (1), numbered event (2)*/ member
|
| /src/sys/dev/aac/ |
| H A D | aac_cam.c | 149 switch (event->ev_type) { in aac_cam_event() 160 event->ev_type); in aac_cam_event() 394 event->ev_type = AAC_EVENT_CMFREE; in aac_cam_action()
|
| /src/sys/dev/aacraid/ |
| H A D | aacraid_cam.c | 206 switch (event->ev_type) { in aac_cam_event() 217 event->ev_type); in aac_cam_event() 376 event->ev_type = AAC_EVENT_CMFREE; in aac_container_rw_command() 630 event->ev_type = AAC_EVENT_CMFREE; in aac_container_special_command() 867 event->ev_type = AAC_EVENT_CMFREE; in aac_passthrough_command() 1279 event->ev_type = AAC_EVENT_CMFREE; in aac_cam_reset_bus()
|
| /src/usr.sbin/bhyve/amd64/ |
| H A D | pm.c | 208 power_button_handler(int signal __unused, enum ev_type type __unused, void *arg) in power_button_handler()
|