Searched defs:nvme_completion (Results 1 – 2 of 2) sorted by relevance
853 struct nvme_completion { struct869 _Static_assert(sizeof(struct nvme_completion) == 4 * 4, "bad size for nvme_completion"); argument
2401 struct nvme_completion *nvme_completion = NULL; in mprsas_complete_nvme_unmap() local