Searched refs:base_offset (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_osm_pci.c280 u_long base_offset; local
291 base_offset = start - base_page;
297 *maddr = ioremap_nocache(base_page, base_offset + 512);
302 *maddr += base_offset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/arm/
H A Dether3.h174 unsigned long base_offset; member in struct:ether3_data
H A Dether3.c811 ec->irqaddr = priv(dev)->base + data->base_offset;
814 priv(dev)->seeq = priv(dev)->base + data->base_offset;
894 .base_offset = 0,
899 .base_offset = 0x800,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/mm/
H A Ddiscontig.c191 unsigned long base_offset; local
206 base_offset = (void *)__per_cpu_start - base;
249 gi->base_offset = __per_cpu_offset[cpu] + base_offset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dshpchp.h201 volatile u32 base_offset; member in struct:ctrl_reg
218 BASE_OFFSET = offsetof(struct ctrl_reg, base_offset),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dpercpu.c1208 * Initialize base_offset as if all groups are located
1212 gi->base_offset = unit * ai->unit_size;
1388 group_offsets[group] = gi->base_offset;
1401 unit_off[cpu] = gi->base_offset + i * ai->unit_size;
1614 ai->groups[group].base_offset = areas[group] - base;
1616 ai->groups[group].base_offset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dnsvdec.c166 int base_offset; member in struct:__anon3601
369 avio_seek(pb, nsv->base_offset + size, SEEK_SET); /* required for dumbdriving-271.nsv (2 extra bytes) */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dnsvdec.c172 int base_offset; member in struct:__anon2244
392 avio_seek(pb, nsv->base_offset + size, SEEK_SET); /* required for dumbdriving-271.nsv (2 extra bytes) */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dr600_cs.c1358 u32 size, offset, base_offset, mip_offset; local
1368 base_offset = (u32)((reloc->lobj.gpu_offset >> 8) & 0xffffffff);
1386 ib[idx+1+(i*7)+2] += base_offset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpercpu.h79 unsigned long base_offset; /* base address offset */ member in struct:pcpu_group_info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_spoolss.c7049 uint32 base_offset, return_offset; local
7051 base_offset = prs_offset(ps);
7061 if (!prs_set_offset(ps, base_offset + valuename_offset)) {
7090 if (!prs_set_offset(ps, base_offset + data_offset)) {

Completed in 360 milliseconds