Searched refs:oaes (Results 1 – 5 of 5) sorted by relevance
260 id->oaes = cpu_to_le32(NVMET_DISC_AEN_CFG_OPTIONAL); in nvmet_execute_identify_disc_ctrl()
325 id->oaes = cpu_to_le32(NVMET_AEN_CFG_OPTIONAL); in nvmet_execute_identify_ctrl()
234 u32 oaes; member
1226 u32 result, supported_aens = ctrl->oaes & NVME_AEN_SUPPORTED; in nvme_enable_aen()2798 ctrl->oaes = le32_to_cpu(id->oaes); in nvme_init_identify()
218 __le32 oaes; member