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

  /src/sys/arch/sgimips/gio/
light.c 101 static paddr_t light_mmap(void *, void *, off_t, int);
110 .mmap = light_mmap,
570 light_mmap(void *c, void *vs, off_t off, int prot) function in typeref:typename:paddr_t

Completed in 12 milliseconds