supported_aens   1242 drivers/nvme/host/core.c 	u32 result, supported_aens = ctrl->oaes & NVME_AEN_SUPPORTED;
supported_aens   1245 drivers/nvme/host/core.c 	if (!supported_aens)
supported_aens   1248 drivers/nvme/host/core.c 	status = nvme_set_features(ctrl, NVME_FEAT_ASYNC_EVENT, supported_aens,
supported_aens   1252 drivers/nvme/host/core.c 			 supported_aens);