Searched defs:device_str (Results 1 – 4 of 4) sorted by relevance
236 DeviceProperties GetDeviceInfo(const string& device_str) { in GetDeviceInfo()
3036 char device_str[20]; /* 2^64-1 <= 16 digits (hex) so (low high) < 19 chars */ in write_xen_pcidevice_rules_to_cil() local
2900 char device_str[20]; /* 2^64-1 <= 16 digits (hex) so < 19 chars */ in write_xen_pcidevice_rules_to_conf() local
679 def _count_matching_switch_nodes_on_device(self, run_metadata, device_str): argument