Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/
Dstub.rs123 struct NumericPciProgrammingInterface(u8); struct
125 impl PciProgrammingInterface for NumericPciProgrammingInterface { implementation
138 Some(&NumericPciProgrammingInterface( in new()