Searched refs:cf_bs_mmap (Results 1 – 1 of 1) sorted by relevance
83 static paddr_t cf_bs_mmap(void *, bus_addr_t, off_t off, int prot, int);115 .bs_mmap = cf_bs_mmap,373 cf_bs_mmap(void *cookie, bus_addr_t addr, off_t off, int prot, int flags) in cf_bs_mmap() function