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

/freebsd-11-stable/sys/dev/proto/
H A Dproto_busdma.h73 int proto_busdma_mmap_allowed(struct proto_busdma *, vm_paddr_t);
H A Dproto_core.c487 if (!proto_busdma_mmap_allowed(r->r_d.busdma, offset))
H A Dproto_busdma.c477 proto_busdma_mmap_allowed(struct proto_busdma *busdma, vm_paddr_t physaddr) function

Completed in 63 milliseconds