HomeSort by: relevance | last modified time | path
    Searched defs:plb_tft_mmap (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/evbppc/virtex/dev/
tft_plb.c 69 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) function in typeref:typename:paddr_t
tft_plb.c 69 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) function in typeref:typename:paddr_t
tft_plb.c 69 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) function in typeref:typename:paddr_t

Completed in 32 milliseconds