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.rs59 queue_evts: Vec<Event>, field
79 let mut queue_evts = Vec::new(); in new() localVariable
Dvirtio_pci_device.rs284 queue_evts: Vec<Event>, field
317 let mut queue_evts = Vec::new(); in new() localVariable