Searched refs:oacs (Results 1 – 5 of 5) sorted by relevance
222 u16 oacs; member
549 if (!(ctrl->oacs & NVME_CTRL_OACS_DIRECTIVES)) in nvme_configure_directives()2795 ctrl->oacs = le16_to_cpu(id->oacs); in nvme_init_identify()
2597 if (dev->ctrl.oacs & NVME_CTRL_OACS_SEC_SUPP) { in nvme_reset_work()2608 if (dev->ctrl.oacs & NVME_CTRL_OACS_DBBUF_SUPP) { in nvme_reset_work()
329 id->oacs = 0; in nvmet_execute_identify_ctrl()
225 __le16 oacs; member