Home
last modified time | relevance | path

Searched defs: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