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