Searched refs:oaes (Results 1 – 4 of 4) sorted by relevance
296 id->oaes = cpu_to_le32(NVMET_DISC_AEN_CFG_OPTIONAL); in nvmet_execute_disc_identify()
700 id->oaes = cpu_to_le32(NVMET_AEN_CFG_OPTIONAL); in nvmet_execute_identify_ctrl()
1760 u32 result, supported_aens = ctrl->oaes & NVME_AEN_SUPPORTED; in nvme_enable_aen()3578 ctrl->oaes = le32_to_cpu(id->oaes); in nvme_init_identify()
323 __le32 oaes; member