HomeSort by: relevance | last modified time | path
    Searched refs:smg_mmap (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/vax/vsa/
smg.c 178 static paddr_t smg_mmap(void *, void *, off_t, int);
217 .mmap = smg_mmap,
473 smg_mmap(void *v, void *vs, off_t offset, int prot) function in typeref:typename:paddr_t
smg.c 178 static paddr_t smg_mmap(void *, void *, off_t, int);
217 .mmap = smg_mmap,
473 smg_mmap(void *v, void *vs, off_t offset, int prot) function in typeref:typename:paddr_t

Completed in 22 milliseconds