Home
last modified time | relevance | path

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

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