Searched refs:d_mmap_t (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-10-stable/sys/amd64/include/
H A Dmemdev.h38 d_mmap_t memmmap;
/freebsd-10-stable/sys/arm/include/
H A Dmemdev.h37 d_mmap_t memmmap;
/freebsd-10-stable/sys/i386/include/
H A Dmemdev.h38 d_mmap_t memmmap;
/freebsd-10-stable/sys/ia64/include/
H A Dmemdev.h38 d_mmap_t memmmap;
/freebsd-10-stable/sys/mips/include/
H A Dmemdev.h39 d_mmap_t memmmap;
/freebsd-10-stable/sys/powerpc/include/
H A Dmemdev.h38 d_mmap_t memmmap;
/freebsd-10-stable/sys/sparc64/include/
H A Dmemdev.h38 #define memmmap (d_mmap_t *)NULL
/freebsd-10-stable/sys/dev/firewire/
H A Dfwmem.h52 d_mmap_t fwmem_mmap;
/freebsd-10-stable/sys/dev/tdfx/
H A Dtdfx_pci.h50 static d_mmap_t tdfx_mmap;
/freebsd-10-stable/sys/dev/terasic/mtl/
H A Dterasic_mtl_pixel.c50 static d_mmap_t terasic_mtl_pixel_mmap;
H A Dterasic_mtl_text.c52 static d_mmap_t terasic_mtl_text_mmap;
H A Dterasic_mtl_reg.c52 static d_mmap_t terasic_mtl_reg_mmap;
/freebsd-10-stable/sys/dev/hyperv/vmbus/amd64/
H A Dhyperv_machdep.c56 static d_mmap_t hyperv_tsc_mmap;
/freebsd-10-stable/sys/sys/
H A Dconf.h138 typedef int d_mmap_t(struct cdev *dev, vm_ooffset_t offset, vm_paddr_t *paddr, typedef
201 d_mmap_t *d_mmap;
/freebsd-10-stable/sys/arm/ti/
H A Dti_pruss.c70 static d_mmap_t ti_pruss_mmap;
/freebsd-10-stable/sys/dev/fb/
H A Dfbd.c78 static d_mmap_t fb_mmap;
H A Dfb.c361 static d_mmap_t fbmmap;
/freebsd-10-stable/share/examples/drivers/
H A Dmake_pseudo_driver.sh151 static d_mmap_t ${1}mmap;
/freebsd-10-stable/sys/dev/altera/avgen/
H A Daltera_avgen.c65 static d_mmap_t altera_avgen_mmap;
/freebsd-10-stable/sys/isa/
H A Dvga_isa.c137 static d_mmap_t isavga_mmap;
/freebsd-10-stable/sys/dev/adlink/
H A Dadlink.c117 static d_mmap_t adlink_mmap;
/freebsd-10-stable/sys/kern/
H A Dsubr_devstat.c461 static d_mmap_t devstat_mmap;
H A Dkern_conf.c295 #define dead_mmap (d_mmap_t *)enodev
331 #define no_mmap (d_mmap_t *)enodev
/freebsd-10-stable/sys/dev/ksyms/
H A Dksyms.c73 static d_mmap_t ksyms_mmap;
/freebsd-10-stable/sys/dev/agp/
H A Dagp.c73 static d_mmap_t agp_mmap;

Completed in 359 milliseconds

12