Searched refs:right_xord_dev_vend (Results 1 – 1 of 1) sorted by relevance
126 uint32_t right_xord_dev_vend = right->device_id ^ right->vendor_id; in compare_devices() local127 if (left_xord_dev_vend < right_xord_dev_vend) { in compare_devices()129 } else if (right_xord_dev_vend < left_xord_dev_vend) { in compare_devices()197 uint32_t right_xord_dev_vend = right->device_id ^ right->vendor_id; in compare_device_groups() local198 if (left_xord_dev_vend < right_xord_dev_vend) { in compare_device_groups()200 } else if (right_xord_dev_vend < left_xord_dev_vend) { in compare_device_groups()