Home
last modified time | relevance | path

Searched defs:nvme_cmd_info (Results 1 – 1 of 1) sorted by relevance

/drivers/nvme/host/
Dpci.c154 struct nvme_cmd_info { struct
155 nvme_completion_fn fn;
156 void *ctx;
157 int aborted;
158 struct nvme_queue *nvmeq;
182 unsigned int ret = sizeof(struct nvme_cmd_info); in nvme_cmd_size() argument