Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/uio/
Duio_pruss.c181 p->mem[0].memtype = UIO_MEM_PHYS; in pruss_probe()
185 p->mem[1].memtype = UIO_MEM_PHYS; in pruss_probe()
189 p->mem[2].memtype = UIO_MEM_PHYS; in pruss_probe()
Duio_cif.c66 info->mem[0].memtype = UIO_MEM_PHYS; in hilscher_pci_probe()
69 info->mem[1].memtype = UIO_MEM_PHYS; in hilscher_pci_probe()
Duio_pdrv.c59 uiomem->memtype = UIO_MEM_PHYS; in uio_pdrv_probe()
Duio_netx.c85 info->mem[0].memtype = UIO_MEM_PHYS; in netx_pci_probe()
Duio_pdrv_genirq.c138 uiomem->memtype = UIO_MEM_PHYS; in uio_pdrv_genirq_probe()
Duio_sercos3.c115 info->mem[n].memtype = UIO_MEM_PHYS; in sercos3_setup_iomem()
Duio.c701 case UIO_MEM_PHYS: in uio_mmap()
/linux-2.6.39/include/linux/
Duio_driver.h115 #define UIO_MEM_PHYS 1 macro
/linux-2.6.39/drivers/net/
Dcnic.c1003 uinfo->mem[0].memtype = UIO_MEM_PHYS; in cnic_init_uio()