Searched refs:phys (Results 276 - 300 of 376) sorted by relevance

<<111213141516

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_base.h198 static inline int mga_ioremap(unsigned long phys, unsigned long size, int flags, vaddr_t* virt) { argument
200 virt->vaddr = ioremap_nocache(phys, size);
202 virt->vaddr = ioremap(phys, size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c674 lpfc_mbuf_free(phba, mp->virt, mp->phys);
681 lpfc_mbuf_free(phba, mp->virt, mp->phys);
797 lpfc_mbuf_free(phba, mp->virt, mp->phys);
911 lpfc_mbuf_free(phba, mp->virt, mp->phys);
941 lpfc_mbuf_free(phba, mp->virt, mp->phys);
975 lpfc_mbuf_free(phba, mp->virt, mp->phys);
1013 lpfc_mbuf_free(phba, mp->virt, mp->phys);
1036 lpfc_mbuf_free(phba, mp->virt, mp->phys);
1064 lpfc_mbuf_free(phba, mp->virt, mp->phys);
1100 lpfc_mbuf_free(phba, mp->virt, mp->phys);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dbios32.c682 unsigned long phys; local
687 phys = vma->vm_pgoff + (root->mem_offset >> PAGE_SHIFT);
695 if (remap_pfn_range(vma, vma->vm_start, phys,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/mm/
H A Dio-unit.c35 #define MKIOPTE(phys) __iopte((((phys)>>4) & IOUPTE_PAGE) | IOPERM)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/
H A Dtlb.c19 static int add_mmap(unsigned long virt, unsigned long phys, unsigned long len, argument
29 fd = phys_mapping(phys, &offset);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dextent_map.c80 unsigned int *phys, unsigned int *len,
92 *phys = emi->ei_phys + coff;
79 ocfs2_extent_map_lookup(struct inode *inode, unsigned int cpos, unsigned int *phys, unsigned int *len, unsigned int *flags) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mtd/
H A Dmap.h186 resource_size_t phys; member in struct:map_info
422 #define map_is_linear(map) (map->phys != NO_XIP)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dif.c544 u_char phys[MAXDLADDR];
554 memcpy((char *)phys, (char *)pkt->ethHdr.h_dest, ETHERADDRL);
558 if (dl_saplen > 0) { /* order is sap+phys */
560 (void) memcpy((char*)addr+dl_abssaplen, (char*)phys, ETHERADDRL);
561 } else { /* order is phys+sap */
562 (void) memcpy((char*)addr, (char*)phys, ETHERADDRL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/keyboard/
H A Daaed2000_kbd.c121 input_dev->phys = "aaedkbd/input0";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/misc/
H A Dsparcspkr.c111 input_dev->phys = "sparc/input0";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/serio/
H A Dserio.c135 serio->phys, serio->name,
153 serio->phys, serio->name, error);
575 serio->phys, serio->name, error);
582 serio->phys, serio->name, error);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dadbhid.c213 char phys[32]; member in struct:adbhid
652 sprintf(hid->phys, "adb%d:%d.%02x/input", id, default_id, original_handler_id);
662 input_dev->phys = hid->phys;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Dceiva.c144 clps[i].map->phys = clps[i].base;
H A Ddc21285.c144 .phys = NO_XIP,
H A Dfortunet.c213 map_regions[ix].map_info.phys = map_regions[ix].window_addr_physical,
H A Dixp2000.c183 info->map.phys = NO_XIP;
H A Dixp4xx.c214 info->map.phys = NO_XIP;
H A Dplat-ram.c177 info->map.phys = res->start;
H A Dtqm834x.c155 map_banks[idx]->phys =
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dnile4.h253 extern void nile4_set_pdar(u32 pdar, u32 phys, u32 size, int width,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dnile4.h253 extern void nile4_set_pdar(u32 pdar, u32 phys, u32 size, int width,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dprom.h240 /* Parse the ibm,dma-window property of an OF node into the busno, phys and
244 unsigned long *busno, unsigned long *phys, unsigned long *size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/crypto/
H A Dalgapi.h75 } phys; member in union:blkcipher_walk::__anon9634
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/ppc/
H A Dbeep.c232 input_dev->phys = "powermac/beep";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead-shark.S45 sub r2, r2, #0xf0000000 @ openprom maps us at f000 virt, 0e50 phys

Completed in 433 milliseconds

<<111213141516