Home
last modified time | relevance | path

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

/openbsd/sys/dev/pcmcia/
H A Dcfxga.c114 paddr_t cfxga_mmap(void *, off_t, int);
122 .mmap = cfxga_mmap,
647 cfxga_mmap(void *v, off_t off, int prot) in cfxga_mmap() function