MCPcopy Create free account
hub / github.com/cloud-hypervisor/cloud-hypervisor / idx

Method idx

pci/src/configuration.rs:1217–1219  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

1215 }
1216
1217 pub fn idx(&self) -> usize {
1218 self.idx
1219 }
1220
1221 pub fn addr(&self) -> u64 {
1222 self.addr

Callers 1

add_pci_deviceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected