Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/proto/
H A Dproto_dev.h69 unsigned long virt_size; member
H A Dproto_busdma.c211 ioc->u.md.virt_size = tag->maxsz; in proto_busdma_mem_alloc()
287 iov.iov_len = ioc->u.md.virt_size; in proto_busdma_md_load()
/freebsd-14.2/tools/bus_space/
H A Dbusdma.c351 ioc.u.md.virt_size = len; in bd_md_load()