Searched refs:parent_cpl (Results 1 – 1 of 1) sorted by relevance
281 struct nvme_completion parent_cpl; in nvme_bio_child_inbed() local298 bzero(&parent_cpl, sizeof(parent_cpl)); in nvme_bio_child_inbed()300 parent_cpl.status &= ~NVMEM(NVME_STATUS_SC); in nvme_bio_child_inbed()301 parent_cpl.status |= NVMEF(NVME_STATUS_SC, in nvme_bio_child_inbed()304 nvme_ns_bio_done(parent, &parent_cpl); in nvme_bio_child_inbed()