Home
last modified time | relevance | path

Searched defs:queue_evts (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/virtio/
Dvirtio_mmio_device.rs55 queue_evts: Vec<Event>, field
73 let mut queue_evts = Vec::new(); in new() localVariable
Dvirtio_pci_device.rs304 queue_evts: Vec<QueueEvent>, field
369 let mut queue_evts = Vec::new(); in new() localVariable