Searched refs:rest_u128 (Results 1 – 1 of 1) sorted by relevance
177 nvme_uint128_t u128, rest_u128; in info_roundtrip_ns() local184 } else if (!nvme_ctrl_info_cap(rest_info, &rest_u128)) { in info_roundtrip_ns()188 } else if (memcmp(&u128, &rest_u128, sizeof (nvme_uint128_t)) != 0) { in info_roundtrip_ns()200 } else if (!nvme_ctrl_info_unalloc_cap(rest_info, &rest_u128)) { in info_roundtrip_ns()204 } else if (memcmp(&u128, &rest_u128, sizeof (nvme_uint128_t)) != 0) { in info_roundtrip_ns()