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

Method prefetchable

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

Source from the content-addressed store, hash-verified

1231 }
1232
1233 pub fn prefetchable(&self) -> PciBarPrefetchable {
1234 self.prefetchable
1235 }
1236}
1237
1238#[cfg(test)]

Callers 1

add_pci_deviceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected