pub fn find_devices_by_vendor(vendor_id: u16) -> Vec<PciDevice>
Performs the find devices by vendor operation.