Searched refs:ma_offset (Results 1 – 2 of 2) sorted by relevance
386 uint32_t ma_offset; in nvme_construct_child_bios() local399 ma_offset = bp->bio_ma_offset; in nvme_construct_child_bios()411 child->bio_ma_offset = ma_offset; in nvme_construct_child_bios()416 ma_offset = (ma_offset + child->bio_bcount) & in nvme_construct_child_bios()419 if (ma_offset != 0) in nvme_construct_child_bios()
141 memdesc_vmpages(struct vm_page **ma, size_t len, u_int ma_offset) in memdesc_vmpages() argument148 mem.md_offset = ma_offset; in memdesc_vmpages()