Searched defs:ev_type (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | mevent.h | 32 enum ev_type { enum
|
H A D | mevent.c | 605 mevent_add_state(int tfd, enum ev_type type, in mevent_add_state() 695 mevent_add(int tfd, enum ev_type type, in mevent_add() 703 mevent_add_flags(int tfd, enum ev_type type, int fflags, in mevent_add_flags() 711 mevent_add_disabled(int tfd, enum ev_type type, in mevent_add_disabled()
|
H A D | uart_backend.c | 512 void (*drain)(int, enum ev_type, void *), void *drainarg) in uart_sock_backend() 574 void (*drain)(int, enum ev_type, void *), void *arg) in uart_tty_open()
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_event.h | 45 uint8_t ev_type; /* event type (see below) */ member
|
/illumos-gate/usr/src/lib/libdiskmgt/common/ |
H A D | cache.c | 455 cache_update(dm_event_type_t ev_type, char *devname) in cache_update()
|
/illumos-gate/usr/src/cmd/lockstat/ |
H A D | lockstat.c | 120 char ev_type; member
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/ |
H A D | smartpqi.h | 263 uint8_t ev_type; member
|