anagrpmax         455 drivers/nvme/host/multipath.c 		if (WARN_ON_ONCE(le32_to_cpu(desc->grpid) > ctrl->anagrpmax))
anagrpmax         696 drivers/nvme/host/multipath.c 	ctrl->anagrpmax = le32_to_cpu(id->anagrpmax);
anagrpmax         254 drivers/nvme/host/nvme.h 	u32 anagrpmax;
anagrpmax         388 drivers/nvme/target/admin-cmd.c 	id->anagrpmax = cpu_to_le32(NVMET_MAX_ANAGRPS);
anagrpmax         255 include/linux/nvme.h 	__le32			anagrpmax;