Searched defs:TestDev (Results 1 – 1 of 1) sorted by relevance
459 struct TestDev { struct460 pub config_regs: PciConfiguration,463 impl PciDevice for TestDev { implementation