Searched refs:rest_id32 (Results 1 – 1 of 1) sorted by relevance
30 uint32_t id32, rest_id32; in info_roundtrip_pci() local123 } else if (!nvme_ctrl_info_pci_mps_min(rest_info, &rest_id32)) { in info_roundtrip_pci()127 } else if (id32 != rest_id32) { in info_roundtrip_pci()129 id32, rest_id32); in info_roundtrip_pci()140 } else if (!nvme_ctrl_info_pci_mps_max(rest_info, &rest_id32)) { in info_roundtrip_pci()144 } else if (id32 != rest_id32) { in info_roundtrip_pci()146 id32, rest_id32); in info_roundtrip_pci()157 } else if (!nvme_ctrl_info_pci_nintrs(rest_info, &rest_id32)) { in info_roundtrip_pci()161 } else if (id32 != rest_id32) { in info_roundtrip_pci()163 id32, rest_id32); in info_roundtrip_pci()