Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dtft_plb.c69 static paddr_t plb_tft_mmap(void *, void *, off_t, int);
77 .mmap = plb_tft_mmap,
172 plb_tft_mmap(void *arg, void *scr, off_t offs, int prot) in plb_tft_mmap() function