Home
last modified time | relevance | path

Searched refs:nvme_construct_child_bios (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/nvme/
HDnvme_ns.c58 static struct bio ** nvme_construct_child_bios(struct bio *bp,
359 nvme_construct_child_bios(struct bio *bp, uint32_t alignment, int *num_bios) in nvme_construct_child_bios() function
429 child_bios = nvme_construct_child_bios(bp, alignment, &num_bios); in nvme_ns_split_bio()