Skip to main content

probe_from_word00

Function probe_from_word00 

Source
fn probe_from_word00(address: PciAddress, word00: u32) -> Option<PciDevice>
Expand description

Build a PciDevice when word00 (vendor+device dword) was already read by the caller’s fast-path vendor check, avoiding a redundant I/O cycle.