pub fn find_devices_by_class(class_code: u8, subclass: u8) -> Vec<PciDevice>
Performs the find devices by class operation.