Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/nvme/
Dnvme_ns.c379 uint32_t ma_offset; in nvme_construct_child_bios() local
392 ma_offset = bp->bio_ma_offset; in nvme_construct_child_bios()
404 child->bio_ma_offset = ma_offset; in nvme_construct_child_bios()
409 ma_offset = (ma_offset + child->bio_bcount) & in nvme_construct_child_bios()
412 if (ma_offset != 0) in nvme_construct_child_bios()