Searched defs:PvPanicPciDevice (Results 1 – 1 of 1) sorted by relevance
69 pub struct PvPanicPciDevice { struct75 impl PvPanicPciDevice { argument76 pub fn new(evt_tube: Tube) -> PvPanicPciDevice { in new()97 impl PciDevice for PvPanicPciDevice { implementation