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

/freebsd-current/sys/dev/nvme/
H A Dnvme_ns.c56 static struct bio ** nvme_construct_child_bios(struct bio *bp,
377 nvme_construct_child_bios(struct bio *bp, uint32_t alignment, int *num_bios) function
440 child_bios = nvme_construct_child_bios(bp, alignment, &num_bios);

Completed in 118 milliseconds