Searched defs:event_type (Results 1 – 4 of 4) sorted by relevance
83 static void virtio_gpu_notify_event(VirtIOGPUBase *g, uint32_t event_type) in virtio_gpu_notify_event()
467 uint8_t event_type; /* XENKBD_MT_EV_??? */ member
473 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
869 uint8_t event_type; member