Searched refs:region (Results 176 - 200 of 221) sorted by relevance

123456789

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dpci_32.c131 void pcibios_resource_to_bus(struct pci_dev *dev, struct pci_bus_region *region, argument
141 region->start = res->start - offset;
142 region->end = res->end - offset;
147 struct pci_bus_region *region)
156 res->start = region->start + offset;
157 res->end = region->end + offset;
164 * addresses to be allocated in the 0x000-0x0ff region
168 * the low 10 bits of the IO address. The 0x00-0xff region
237 printk(KERN_ERR "PCI: Cannot allocate resource region "
453 printk(KERN_ERR "PCI: Cannot allocate resource region
146 pcibios_bus_to_resource(struct pci_dev *dev, struct resource *res, struct pci_bus_region *region) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_backup.c532 rep = db_rep->region;
599 rep = db_rep->region;
843 rep = db_rep->region;
1335 rep = db_rep->region;
1485 rep = db_rep->region;
2393 DB_TXNREGION *region; local
2400 region = mgr->reginfo.primary;
2420 ZERO_LSN(region->last_ckp);
H A Drep_stat.c72 rep = db_rep->region;
131 * protected by the log region lock.
239 __db_msg(env, "Default replication region information:");
403 * Display debugging replication region statistics.
442 rep = db_rep->region;
460 "Replication region mutex", rep->mtx_region, flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/mm/
H A Dhash_utils_64.c506 base = (unsigned long)__va(lmb.memory.region[i].base);
507 size = lmb.memory.region[i].size;
509 DBG("creating mapping for region: %lx : %lx\n", base, size);
515 * The DART space is assumed to be a full 16Mb region even if
641 /* Get region & vsid */
647 DBG_LOW(" user region with no mm !\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ia64/
H A Dpgtable.h234 #define RGN_MAP_LIMIT ((1UL << RGN_MAP_SHIFT) - PAGE_SIZE) /* per region addr limit */
325 unsigned long region = address >> 61; local
328 return (region << (PAGE_SHIFT - 6)) | l1index;
331 /* The offset in the 1-level directory is given by the 3 region bits
339 /* In the kernel's mapped region we completely ignore the region number
340 (since we know it's in region number 5). */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/riva/
H A Dfbdev.c496 * foreground. Only the affected region (as determined by @w and @h
1404 * This function fills up a region of framebuffer memory with a solid
1458 * @region: pointer to fb_copyarea structure
1466 static void rivafb_copyarea(struct fb_info *info, const struct fb_copyarea *region) argument
1471 cfb_copyarea(info, region);
1477 (region->sy << 16) | region->sx);
1479 (region->dy << 16) | region->dx);
1482 (region
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_util.c337 * assume we have a rep region. That should be OK, because we only need this
348 rep = db_rep->region;
H A Drepmgr_posix.c754 STAT(db_rep->region->mstat.st_connect_fail++);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/firewire/
H A Dfw-transaction.h207 const struct fw_address_region *region);
H A Dfw-transaction.c381 const struct fw_address_region *region)
389 handler->offset = region->start;
390 while (handler->offset + handler->length <= region->end) {
416 * deallocated region, payload is set to NULL.
380 fw_core_add_address_handler(struct fw_address_handler *handler, const struct fw_address_region *region) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsmp.c112 #error verify IRQ_OFFSET(IPI_IRQ) is ipi_interrupt() in new IRQ region
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dskeletonfb.c484 * @region: The structure representing the rectangular region we
491 void xxxfb_fillrect(struct fb_info *p, const struct fb_fillrect *region) argument
512 * from one region to another.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-omap/
H A Domapfb.h288 struct omapfb_mem_region region[OMAPFB_PLANE_NUM]; member in struct:omapfb_mem_desc
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/cs46xx/
H A Ddsp_spos.c523 void __iomem *dst = chip->region.idx[1].remap_addr + DSP_PARAMETER_BYTE_OFFSET;
584 void __iomem *dst = chip->region.idx[1].remap_addr + DSP_PARAMETER_BYTE_OFFSET;
611 void __iomem *dst = chip->region.idx[2].remap_addr;
886 void __iomem *spdst = chip->region.idx[1].remap_addr +
900 void __iomem *spdst = chip->region.idx[1].remap_addr +
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_mrmw.c313 pginfo.region = e_mr->umem;
1749 (&(pginfo->region->chunk_list)),
1797 (&(pginfo->region->chunk_list)),
1836 "next_listelem=%lx region=%p next_chunk=%p "
1841 pginfo->next_listelem, pginfo->region,
1897 (&(pginfo->region->chunk_list)),
1932 (&(pginfo->region->chunk_list)),
1965 "region=%p next_chunk=%p next_nmap=%lx", ret, e_mr,
1969 pginfo->next_listelem, pginfo->region,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dr8169.c203 unsigned int region; member in struct:__anon5605
1473 const unsigned int region = rtl_cfg_info[ent->driver_data].region; local
1526 if (!(pci_resource_flags(pdev, region) & IORESOURCE_MEM)) {
1529 "region #%d not an MMIO resource, aborting\n",
1530 region);
1536 /* check for weird/broken PCI region reporting */
1537 if (pci_resource_len(pdev, region) < R8169_REGS_SIZE) {
1540 "Invalid PCI region size(s), aborting\n");
1572 /* ioremap MMIO region */
[all...]
H A Ddefxx.c521 struct resource *region; local
553 region = request_mem_region(bar_start, bar_len, print_name);
555 region = request_region(bar_start, bar_len, print_name);
556 if (!region) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c2715 * region.c --- code which manages allocations within a region.
2732 region_t region; local
2734 region = malloc(sizeof(struct region_struct));
2735 if (!region)
2737 memset(region, 0, sizeof(struct region_struct));
2738 region->min = min;
2739 region->max = max;
2740 return region;
2743 static void region_free(region_t region) argument
2755 region_allocate(region_t region, region_addr_t start, int n) argument
3882 region_t region; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/aty/
H A Dradeonfb.h619 extern void radeonfb_fillrect(struct fb_info *info, const struct fb_fillrect *region);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-i386/
H A Dvoyager.h500 extern int voyager_memory_detect(int region, __u32 *addr, __u32 *length);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/savage/
H A Dsavagefb.h407 const struct fb_copyarea *region);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/console/
H A Dsticore.c443 "STI pci region maping for region %d (%02x) can't be mapped\n",
458 DPRINTK(("region #%d: phys %08lx, region_ptr %08x, len=%lukB, "
472 if (++i<8 && sti->regions[i].region)
474 __FILE__, sti->regions[i].region);
584 DPRINTK((" region list %08x\n", rom->region_list));
833 /* read 16 bytes from the pci region mapper array */
839 DPRINTK(("PCI region Mapper offset = %08x: ",
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Ddb_err.c164 __db_errx(env, "PANIC: fatal region error detected; run recovery");
916 rep = db_rep->region;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_method.c172 dbp->fid_gen = REP_ON(env) ? ((REP *)db_rep->region)->gen : 0;
590 * In a real env, this gets initialized with the region. In a local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_stat.c178 "Primary region allocation and reference count mutex",
323 STAT_ULONG("Log region max", dbenv->lg_regionmax);
464 __db_msg(env, "Per region database environment information:");
562 &dbmp->reginfo[lp->region], lp->b_ref);
784 * Print out underlying shared region information.
808 STAT_POINTER("Original region address", infop->addr_orig);
820 * Return the region type string.

Completed in 420 milliseconds

123456789