Searched defs:QueueStatus (Results 1 – 1 of 1) sorted by relevance
174 pub struct QueueStatus { struct175 pub size: u32,176 pub descriptors: PhysAddr,177 pub driver_area: PhysAddr,178 pub device_area: PhysAddr,179 pub notified: bool,