Home
last modified time | relevance | path

Searched defs:event_type (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/display/
H A Dvirtio-gpu-base.c83 static void virtio_gpu_notify_event(VirtIOGPUBase *g, uint32_t event_type) in virtio_gpu_notify_event()
/qemu/include/hw/xen/interface/io/
H A Dkbdif.h467 uint8_t event_type; /* XENKBD_MT_EV_??? */ member
/qemu/hw/nvme/
H A Dctrl.c473 static inline int log_event(NvmeRuHandle *ruh, uint8_t event_type) in log_event()
1614 static void nvme_enqueue_event(NvmeCtrl *n, uint8_t event_type, in nvme_enqueue_event()
1668 static void nvme_clear_events(NvmeCtrl *n, uint8_t event_type) in nvme_clear_events()
6238 for (uint8_t event_type = 0; event_type < FDP_EVT_MAX; event_type++) { in nvme_get_feature_fdp_events() local
/qemu/include/block/
H A Dnvme.h869 uint8_t event_type; member