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

  /src/sys/arch/landisk/dev/
obio.c 247 paddr_t obio_iomem_mmap(void *v, bus_addr_t addr, off_t off, int prot,
391 obio_iomem_mmap(void *v, bus_addr_t addr, off_t off, int prot, int flags) function in typeref:typename:paddr_t
463 .bs_mmap = obio_iomem_mmap,
obio.c 247 paddr_t obio_iomem_mmap(void *v, bus_addr_t addr, off_t off, int prot,
391 obio_iomem_mmap(void *v, bus_addr_t addr, off_t off, int prot, int flags) function in typeref:typename:paddr_t
463 .bs_mmap = obio_iomem_mmap,
obio.c 247 paddr_t obio_iomem_mmap(void *v, bus_addr_t addr, off_t off, int prot,
391 obio_iomem_mmap(void *v, bus_addr_t addr, off_t off, int prot, int flags) function in typeref:typename:paddr_t
463 .bs_mmap = obio_iomem_mmap,

Completed in 76 milliseconds