Searched refs:NVME_REQ_USERCMD (Results 1 – 3 of 3) sorted by relevance
175 NVME_REQ_USERCMD = (1 << 1), enumerator
82 nvme_req(req)->flags |= NVME_REQ_USERCMD; in nvme_alloc_user_request()
718 if (rq->q == ctrl->admin_q && (req->flags & NVME_REQ_USERCMD)) in __nvme_check_ready()