/src/sys/arch/mips/adm5120/ |
adm5120_cfio.c | 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) function in typeref:typename:paddr_t
|
adm5120_cfio.c | 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) function in typeref:typename:paddr_t
|