Searched refs:oacs (Results 1 – 5 of 5) sorted by relevance
282 u16 oacs; member
768 if (!(ctrl->oacs & NVME_CTRL_OACS_DIRECTIVES)) in nvme_configure_directives()2907 ctrl->oacs = le16_to_cpu(id->oacs); in nvme_init_identify()
2771 if (dev->ctrl.oacs & NVME_CTRL_OACS_SEC_SUPP) { in nvme_reset_work()2782 if (dev->ctrl.oacs & NVME_CTRL_OACS_DBBUF_SUPP) { in nvme_reset_work()
399 id->oacs = 0; in nvmet_execute_identify_ctrl()
252 __le16 oacs; member