nvmf_fabric_prop_get_rsp
const struct nvmf_fabric_prop_get_rsp *rsp;
rsp = (const struct nvmf_fabric_prop_get_rsp *)&rc->nc_cqe;
struct nvmf_fabric_prop_get_rsp rsp;
rsp = (const struct nvmf_fabric_prop_get_rsp *)&status.cqe;
const struct nvmf_fabric_prop_get_rsp *rsp;
_Static_assert(sizeof(struct nvmf_fabric_prop_get_rsp) == 16, "Incorrect size");
struct nvmf_fabric_prop_get_rsp rsp;
struct nvmf_fabric_prop_get_rsp rsp;