Home
last modified time | relevance | path

Searched refs:NumericPciProgrammingInterface (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/devices/src/pci/
Dstub.rs53 struct NumericPciProgrammingInterface(u8); struct
55 impl PciProgrammingInterface for NumericPciProgrammingInterface { implementation
68 Some(&NumericPciProgrammingInterface( in new()