Searched refs:left_xord_dev_vend (Results 1 – 1 of 1) sorted by relevance
125 uint32_t left_xord_dev_vend = left->device_id ^ left->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()196 uint32_t left_xord_dev_vend = left->device_id ^ left->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()