Searched refs:region (Results 126 - 150 of 221) sorted by relevance

123456789

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log.h115 xfs_caddr_t i_addr; /* beginning address of region */
116 int i_len; /* length in bytes of region */
117 uint i_type; /* type of region */
166 xfs_log_iovec_t region[],
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/nvidia/
H A Dnv_proto.h59 const struct fb_copyarea *region);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ps3/
H A Dps3av.c50 int region; member in struct:ps3av
604 if (ps3av.region & PS3AV_REGION_60)
646 if (ps3av.region & PS3AV_REGION_60)
650 if (ps3av.region & PS3AV_REGION_RGB)
655 if (ps3av.region & PS3AV_REGION_60) {
910 ps3av.region = PS3AV_REGION_60;
914 ps3av.region = PS3AV_REGION_50;
917 ps3av.region = PS3AV_REGION_50 | PS3AV_REGION_RGB;
920 ps3av.region = PS3AV_REGION_60;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_msg.c111 rep = db_rep->region;
348 rep = db_rep->region;
H A Drepmgr_stat.c70 memcpy(stats, &db_rep->region->mstat, sizeof(*stats));
72 memset(&db_rep->region->mstat, 0, sizeof(DB_REPMGR_STAT));
H A Drepmgr_windows.c673 STAT(env->rep_handle->region->mstat.st_connection_drop++);
687 region->mstat.st_connection_drop++);
698 region->mstat.st_connection_drop++);
712 region->mstat.st_connection_drop++);
772 STAT(db_rep->region->mstat.st_connect_fail++);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/executer/
H A Dexfield.c100 && (obj_desc->field.region_obj->region.space_id ==
104 * and directly access the region handler.
244 && (obj_desc->field.region_obj->region.space_id ==
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc64/
H A Dpci.h297 pcibios_resource_to_bus(struct pci_dev *dev, struct pci_bus_region *region,
302 struct pci_bus_region *region);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dsticore.h58 typedef union region { union
64 u32 last : 1; /* last region in list */
68 u32 region; /* complete region value */ member in union:region
91 u32 region_ptrs[STI_REGION_MAX]; /* region pointers */
338 u8 rm_entry[16]; /* pci region mapper array == pci config space offset */
H A Dcirrusfb.c523 static void cirrusfb_fillrect (struct fb_info *info, const struct fb_fillrect *region);
1992 const struct fb_fillrect *region)
1996 cinfo->pseudo_palette[region->color] : region->color;
2000 region->dx / 8, region->dy,
2001 region->width / 8, region->height,
2007 region->dx * m, region
1991 cirrusfb_prim_fillrect(struct cirrusfb_info *cinfo, const struct fb_fillrect *region) argument
2015 cirrusfb_fillrect(struct fb_info *info, const struct fb_fillrect *region) argument
[all...]
H A Dpm2fb.c1081 const struct fb_fillrect *region)
1086 ((u32*)info->pseudo_palette)[region->color] : region->color;
1091 region->rop != ROP_COPY ) {
1092 cfb_fillrect(info, region);
1099 memcpy(&modded, region, sizeof(struct fb_fillrect));
1120 cfb_fillrect(info, region);
1238 /* Registers - request region and map it. */
1305 /* Linear frame buffer - request region and map it. */
1080 pm2fb_fillrect(struct fb_info *info, const struct fb_fillrect *region) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_verify.c46 rep = db_rep->region;
145 rep = db_rep->region;
281 rep = db_rep->region;
336 rep = db_rep->region;
465 rep = db_rep->region;
H A Drep_log.c45 rep = db_rep->region;
233 rep = db_rep->region;
338 rep = db_rep->region;
388 rep = db_rep->region;
H A Drep_record.c93 /* Not holding region mutex, may miscount */ \
113 /* Not holding region mutex, may miscount */ \
194 rep = db_rep->region;
975 rep = db_rep->region;
1275 * the region mutex because rep_update_grant will acquire it.
1381 rep = db_rep->region;
1624 rep = db_rep->region;
1678 * and must not be holding the region mutex.
1700 rep = env->rep_handle->region;
1722 /* Update the last_ckp in the txn region
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c201 /* Note this is done after the region info is endian swapped */
460 printk(KERN_ERR "Failed to allocate memory for MTD erase region info\n");
488 printk(KERN_DEBUG "erase region %d: offset=0x%x,size=0x%x,blocks=%d\n",
578 printk(KERN_DEBUG "%s: program region size/ctrl_valid/ctrl_inval = %d/%d/%d\n",
1241 printk(KERN_ERR "%s: Warning: unpoint called on non pointed region\n", map->name); /* Should this give an error? */
2093 /* first OTP region */
2172 /* next OTP region */
2243 struct mtd_erase_region_info *region; local
2249 region = &mtd->eraseregions[i];
2250 if (!region
2343 struct mtd_erase_region_info *region; local
2430 struct mtd_erase_region_info *region; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_partition.c1034 int region; local
1064 * The term 'region' in this context refers to the minimum number of
1082 for (region = 0; region < max_regions; region++) {
1088 dev_dbg(xpc_part, "searching region %d\n", region);
1090 for (nasid = (region * region_size * 2);
1091 nasid < ((region + 1) * region_size * 2);
1104 "region\
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Dradeon_drm.h290 /* There are 2 heaps (local/GART). Each region within a heap is a
670 int region; member in struct:drm_radeon_mem_alloc
677 int region; member in struct:drm_radeon_mem_free
682 int region; member in struct:drm_radeon_mem_init_heap
H A Dradeon_ioc32.c301 int region; member in struct:drm_radeon_mem_alloc32
318 || __put_user(req32.region, &request->region)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dmsh.c329 #define REGSIZE sizeof(struct region)
338 struct region { struct
339 struct region *next;
701 static struct region *areabot; /* bottom of area */
702 static struct region *areatop; /* top of area */
703 static struct region *areanxt; /* starting point of scan */
895 areabot = (struct region *) sbrk(REGSIZE);
906 struct region *p, *q;
937 p = (struct region *) sbrk(i * REGSIZE);
938 if (p == (struct region *)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/kernel/
H A Dhead.S553 # split a tile off of the region defined by GR8-GR9
560 # GR8 region base pointer [saved]
561 # GR9 region top pointer updated to exclude new tile
578 sll.p gr4,gr6,gr4 ; size of region (1 << bitno)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-alpha/
H A Dpci.h255 struct pci_bus_region *region);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/pcmcia/
H A Dds.h63 region_info_t region; member in union:ds_ioctl_arg_t
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/atm/
H A Dambassador.h657 } region; typedef in typeref:struct:__anon3911
659 static region ucode_regions[];
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/kernel/
H A Dpci.c130 void pcibios_resource_to_bus(struct pci_dev *dev, struct pci_bus_region *region, argument
140 region->start = res->start - offset;
141 region->end = res->end - offset;
146 struct pci_bus_region *region)
155 res->start = region->start + offset;
156 res->end = region->end + offset;
163 * addresses to be allocated in the 0x000-0x0ff region
167 * the low 10 bits of the IO address. The 0x00-0xff region
237 printk(KERN_ERR "PCI: Cannot allocate resource region "
456 printk(KERN_ERR "PCI: Cannot allocate resource region
145 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/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dpci.c972 void pcibios_resource_to_bus(struct pci_dev *pdev, struct pci_bus_region *region, argument
989 region->start = res->start - zero_res.start;
990 region->end = res->end - zero_res.start;
995 struct pci_bus_region *region)
1000 res->start = region->start;
1001 res->end = region->end;
1133 * for this architecture. The region in the process to map is described by vm_start
994 pcibios_bus_to_resource(struct pci_dev *pdev, struct resource *res, struct pci_bus_region *region) argument

Completed in 297 milliseconds

123456789