Searched refs:ev_type (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_port.h32 enum ev_type { enum
43 int port_setup(int, enum ev_type, void (*ih)(void *), void *ih_user);
H A Dvf_port.c83 enum ev_type pevt;
138 port_setup(int pnum, enum ev_type pevt, void (*ih)(void *), void *ih_user)
/freebsd-11-stable/usr.sbin/bhyve/
H A Dmevent.h34 enum ev_type { enum
43 struct mevent *mevent_add(int fd, enum ev_type type,
44 void (*func)(int, enum ev_type, void *),
H A Dmevent.c75 void (*me_func)(int, enum ev_type, void *);
79 enum ev_type me_type;
102 mevent_pipe_read(int fd, enum ev_type type, void *param)
250 mevent_add(int tfd, enum ev_type type, argument
251 void (*func)(int, enum ev_type, void *), void *param)
H A Dmevent_test.c97 timer_callback(int fd, enum ev_type type, void *param)
120 echoer_callback(int fd, enum ev_type type, void *param)
186 acceptor_callback(int fd, enum ev_type type, void *param)
H A Dpci_virtio_console.c158 static void pci_vtcon_sock_accept(int, enum ev_type, void *);
159 static void pci_vtcon_sock_rx(int, enum ev_type, void *);
353 pci_vtcon_sock_accept(int fd __unused, enum ev_type t __unused, void *arg)
375 pci_vtcon_sock_rx(int fd __unused, enum ev_type t __unused, void *arg)
H A Duart_emul.c131 static void uart_drain(int fd, enum ev_type ev, void *arg);
369 uart_drain(int fd, enum ev_type ev, void *arg)
H A Dpm.c204 power_button_handler(int signal, enum ev_type type, void *arg)
H A Dblock_if.c366 blockif_sigcont_handler(int signal, enum ev_type type, void *arg)
H A Dpci_virtio_net.c565 pci_vtnet_rx_callback(int fd, enum ev_type type, void *param)
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_upnp.h32 void *priv, enum upnp_wps_wlanevent_type ev_type,
46 enum upnp_wps_wlanevent_type ev_type,
H A Dwps_upnp_web.c580 int ev_type; local
605 ev_type = atol(val);
643 if (ev_type == UPNP_WPS_WLANEVENT_TYPE_EAP) {
656 iface->ctx->rx_req_put_wlan_response(iface->priv, ev_type,
H A Dwps_upnp.c800 * @ev_type: Event type
810 enum upnp_wps_wlanevent_type ev_type,
826 os_snprintf(type, sizeof(type), "%1u", ev_type);
833 *(raw + pos) = (u8) ev_type;
852 sm->wlanevent_type = ev_type;
808 upnp_wps_device_send_wlan_event(struct upnp_wps_device_sm *sm, const u8 from_mac_addr[ETH_ALEN], enum upnp_wps_wlanevent_type ev_type, const struct wpabuf *msg) argument
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Devent.h38 isc_eventtype_t ev_type; \
67 (event)->ev_type = (ty); \
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c138 char ev_type; member in struct:ls_event_info
296 if (evp->ev_type != event_type ||
708 if (info->ev_type == 'I') {
761 if (info->ev_type == 'H') {
776 if (info->ev_type == 'E') {
790 if (info->ev_type == 'H') {
798 if (info->ev_type != 'I')
1186 if (g_event_info[i].ev_type != 'E')
1287 if (g_event_info[i].ev_type == c)
1294 if (strchr("CH", g_event_info[i].ev_type))
[all...]
/freebsd-11-stable/sys/netsmb/
H A Dsmb_iod.c380 evp->ev_type = event;
602 evp->ev_type |= SMBIOD_EV_PROCESSING;
604 switch (evp->ev_type & SMBIOD_EV_MASK) {
621 if (evp->ev_type & SMBIOD_EV_SYNC) {
H A Dsmb_conn.h431 int ev_type; member in struct:smbiod_event
/freebsd-11-stable/sys/dev/aac/
H A Daac_cam.c152 switch (event->ev_type) {
163 event->ev_type);
397 event->ev_type = AAC_EVENT_CMFREE;
H A Daacvar.h445 int ev_type; member in struct:aac_event
H A Daac.c376 switch (event->ev_type & AAC_EVENT_MASK) {
382 event->ev_type);
2947 switch (event->ev_type) {
2989 event->ev_type = AAC_EVENT_CMFREE;
3078 event->ev_type = AAC_EVENT_CMFREE;
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid_cam.c224 switch (event->ev_type) {
235 event->ev_type);
396 event->ev_type = AAC_EVENT_CMFREE;
644 event->ev_type = AAC_EVENT_CMFREE;
880 event->ev_type = AAC_EVENT_CMFREE;
1286 event->ev_type = AAC_EVENT_CMFREE;
H A Daacraid_var.h510 int ev_type; member in struct:aac_event
H A Daacraid.c429 switch (event->ev_type & AAC_EVENT_MASK) {
435 event->ev_type);
2740 switch (event->ev_type) {
2782 event->ev_type = AAC_EVENT_CMFREE;
2872 event->ev_type = AAC_EVENT_CMFREE;
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dtask.c541 REQUIRE(event->ev_type > 0);
662 if (event->ev_type >= first && event->ev_type <= last &&
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwps_hostapd.c1508 void *priv, enum upnp_wps_wlanevent_type ev_type,
1516 wpa_printf(MSG_DEBUG, "WPS UPnP: PutWLANResponse ev_type=%d mac_addr="
1517 MACSTR, ev_type, MAC2STR(mac_addr));
1520 if (ev_type != UPNP_WPS_WLANEVENT_TYPE_EAP) {
1522 "PutWLANResponse WLANEventType %d", ev_type);
1507 hostapd_rx_req_put_wlan_response( void *priv, enum upnp_wps_wlanevent_type ev_type, const u8 *mac_addr, const struct wpabuf *msg, enum wps_msg_type msg_type) argument

Completed in 356 milliseconds

12