pub fn find_devices_by_vendor(vendor_id: u16) -> Vec<PciDevice>
Return all devices for a given vendor from the cached PCI inventory.