Searched refs:pmem (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/
H A Dpmem.c1 /* drivers/android/pmem.c
85 unsigned order:7; /* size of the region in pmem space */
105 /* physical start address of the remaped pmem space */
107 /* vitual start address of the remaped pmem space */
109 /* total size of the pmem space */
111 /* number of entries in the pmem space */
115 /* index of the garbage page in the pmem space */
130 /* for debugging, creates a list of pmem file structs, the
140 * pmem_data->sem protects the pmem data of a particular file
153 static struct pmem_info pmem[PMEM_MAX_DEVICE variable in typeref:struct:pmem_info
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dapplicom.c697 void __iomem *pmem; local
727 pmem = apbs[IndexCard].RamIO;
729 ((unsigned char *)adgl)[i]=readb(pmem++);
734 pmem = apbs[IndexCard].RamIO + CONF_END_TEST;
736 adgl->conf_end_test[i] = readb(pmem++);
738 adgl->error_code[i] = readb(pmem++);
740 adgl->parameter_error[i] = readb(pmem++);
741 pmem = apbs[IndexCard].RamIO + VERS;
742 adgl->vers = readb(pmem);
743 pmem
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Ddebug.c49 byte* pmem; member in struct:_diva_maint_client
291 if (clients[i].pmem) {
292 diva_os_free (0, clients[i].pmem);
490 byte* pmem = NULL; local
519 pmem = clients[i].pmem;
520 clients[i].pmem = NULL;
560 if (pmem) {
561 diva_os_free (0, pmem);
869 byte* pmem; local
1033 byte* pmem = NULL; local
1925 byte * pmem; local
[all...]
H A Dkst_ifc.h329 byte* pmem);
H A Dmaintidi.c110 byte* pmem) {
111 diva_strace_context_t* pLib = (diva_strace_context_t*)pmem;
118 pmem += sizeof(*pLib);
175 pLib->parse_table = (diva_strace_path2action_t*)pmem;
108 DivaSTraceLibraryCreateInstance(int Adapter, const diva_trace_library_user_interface_t* user_proc, byte* pmem) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_hw.c982 dma_addr_t pmem; local
1026 pmem = (dma_addr_t)(((unsigned long long)nesdev->cqp_pbase + (512 - 1)) &
1030 nesdev->cqp.sq_pbase = pmem;
1037 pmem += (sizeof(struct nes_hw_cqp_wqe) * nesdev->cqp.sq_size);
1040 nesdev->ccq.cq_pbase = pmem;
1047 pmem += (sizeof(struct nes_hw_cqe) * nesdev->ccq.cq_size);
1052 ceq->ceq_pbase = pmem;
1057 pmem += max(((u32)sizeof(struct nes_hw_ceqe) * ceq->ceq_size), (u32)256);
1062 nic_ceq->ceq_pbase = pmem;
1067 pmem
1666 dma_addr_t pmem; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dsetup-bus.c336 u32 pmem; local
353 pci_read_config_dword(bridge, PCI_PREF_MEMORY_BASE, &pmem);
354 if (!pmem) {
357 pci_read_config_dword(bridge, PCI_PREF_MEMORY_BASE, &pmem);
360 if (pmem) {
362 if ((pmem & PCI_PREF_RANGE_TYPE_MASK) ==
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/procps/
H A Dtop.c438 CALC_STAT(pmem, (s->vsz*pmem_scale + pmem_half) >> pmem_shift);
455 SHOW_STAT(pmem)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptctl.c1397 char *pmem; local
1451 pmem = kzalloc(numBytes, GFP_KERNEL);
1452 if (!pmem) {
1457 pdata = (int *) pmem;
1488 kfree(pmem);
1494 if (copy_to_user(uarg->targetInfo, pmem, numBytes)) {
1498 kfree(pmem);
1502 kfree(pmem);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_main.c2657 struct mem_array *pmem, struct be_dma_mem *sgl)
2662 be_sgl_create_contiguous(pmem->virtual_address,
2663 pmem->bus_address.u.a64.address,
2664 pmem->size, sgl);
2669 struct mem_array *pmem, struct be_dma_mem *sgl)
2674 be_sgl_create_contiguous((unsigned char *)pmem->virtual_address,
2675 pmem->bus_address.u.a64.address,
2676 pmem->size, sgl);
2656 hwi_build_be_sgl_arr(struct beiscsi_hba *phba, struct mem_array *pmem, struct be_dma_mem *sgl) argument
2668 hwi_build_be_sgl_by_offset(struct beiscsi_hba *phba, struct mem_array *pmem, struct be_dma_mem *sgl) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcs46xx.h1665 struct snd_cs46xx_region pmem; member in struct:snd_cs46xx::__anon18699::__anon18700
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/
H A Dcs46xx_lib.c3690 region = &chip->region.name.pmem;

Completed in 405 milliseconds