Searched refs:base (Results 451 - 475 of 1600) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dsmbget.c47 int smb_download_file(const char *base, const char *name, int recursive, int resume, char *outfile);
110 int smb_download_dir(const char *base, const char *name, int resume) argument
118 snprintf(path, SMB_MAXPATHLEN-1, "%s%s%s", base, (base[0] && name[0] && name[0] != '/' && base[strlen(base)-1] != '/')?"/":"", name);
123 if(errno == ENOTDIR) return smb_download_file(base, name, 1, resume, NULL);
139 smb_download_dir(base, newname, resume);
151 smb_download_file(base, newname, 1, resume, NULL);
155 smb_download_dir(base, newnam
241 smb_download_file(const char *base, const char *name, int recursive, int resume, char *outfile) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libogg-1.1.4/
H A Ddepcomp287 base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
293 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
297 # compilations output dependencies in in $dir.libs/$base.o.d and
298 # in $dir$base.o.d. We have to check for both files, because
300 # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
303 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
304 tmpdepfile2=$dir$base.o.d # libtool 1.5
305 tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
306 tmpdepfile4=$dir.libs/$base
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/
H A Ddepcomp287 base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
293 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
297 # compilations output dependencies in in $dir.libs/$base.o.d and
298 # in $dir$base.o.d. We have to check for both files, because
300 # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
303 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
304 tmpdepfile2=$dir$base.o.d # libtool 1.5
305 tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
306 tmpdepfile4=$dir.libs/$base
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/
H A Dide-dma.c675 static unsigned int ide_get_mode_mask(ide_drive_t *drive, u8 base) argument
681 switch(base) {
917 static int ide_mapped_mmio_dma(ide_hwif_t *hwif, unsigned long base, unsigned int ports) argument
921 hwif->dma_base = base;
924 hwif->dma_master = (hwif->channel) ? hwif->mate->dma_base : base;
926 hwif->dma_master = base;
930 static int ide_iomio_dma(ide_hwif_t *hwif, unsigned long base, unsigned int ports) argument
933 hwif->name, base, base + ports - 1);
935 if (!request_region(base, port
963 ide_dma_iobase(ide_hwif_t *hwif, unsigned long base, unsigned int ports) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/ps3/
H A Dmm.c80 * @base: base address
82 * @offset: difference between base and rm.size
86 unsigned long base; member in struct:mem_region
124 DBG("%s:%d: map.r1.base = %lxh\n", func, line, m->r1.base);
255 ALLOCATE_MEMORY_TRY_ALT_UNIT, &r->base, &muid);
257 if (result || r->base < map.rm.size) {
263 r->offset = r->base - map.rm.size;
267 r->size = r->base
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/
H A Ddepcomp287 base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
293 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
297 # compilations output dependencies in in $dir.libs/$base.o.d and
298 # in $dir$base.o.d. We have to check for both files, because
300 # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
303 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
304 tmpdepfile2=$dir$base.o.d # libtool 1.5
305 tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
306 tmpdepfile4=$dir.libs/$base
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Ddepcomp287 base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
293 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
297 # compilations output dependencies in in $dir.libs/$base.o.d and
298 # in $dir$base.o.d. We have to check for both files, because
300 # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
303 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
304 tmpdepfile2=$dir$base.o.d # libtool 1.5
305 tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
306 tmpdepfile4=$dir.libs/$base
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/
H A Ddepcomp287 base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
293 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
297 # compilations output dependencies in in $dir.libs/$base.o.d and
298 # in $dir$base.o.d. We have to check for both files, because
300 # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
303 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
304 tmpdepfile2=$dir$base.o.d # libtool 1.5
305 tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
306 tmpdepfile4=$dir.libs/$base
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgpg-error-1.10/
H A Ddepcomp287 base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
293 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
297 # compilations output dependencies in in $dir.libs/$base.o.d and
298 # in $dir$base.o.d. We have to check for both files, because
300 # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
303 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
304 tmpdepfile2=$dir$base.o.d # libtool 1.5
305 tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
306 tmpdepfile4=$dir.libs/$base
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dplaylist.c91 char dir[PATH_MAX], *base; local
96 base = strrchr(dir, '/');
97 if( !base )
98 base = strrchr(dir, '\\');
99 if( base )
101 *base = '\0';
102 len = base - dir;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/tpm/
H A Dtpm_atmel.c163 atmel_release_region(chip->vendor.base,
184 unsigned long base; local
191 if ((iobase = atmel_get_base_addr(&base, &region_size)) == NULL) {
198 (tpm_atmel.base, region_size, "tpm_atmel0") == NULL) ? 0 : 1;
212 chip->vendor.base = base;
223 atmel_release_region(base,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/
H A Dmpi-pow.c41 gcry_mpi_t base, gcry_mpi_t expo, gcry_mpi_t mod)
73 bsec = mpi_is_secure(base);
103 bsize = base->nlimbs;
104 bsign = base->sign;
107 /* The base is larger than the module. Reduce it.
113 MPN_COPY ( bp, base->d, bsize );
118 /* Canonicalize the base, since we are going to multiply with it
123 bp = base->d;
158 /* Copy base to the result. */
181 negative_result = (ep[0] & 1) && base
40 gcry_mpi_powm(gcry_mpi_t res, gcry_mpi_t base, gcry_mpi_t expo, gcry_mpi_t mod) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pcmcia/
H A Drsrc_mgr.c122 struct resource *pcmcia_find_io_region(unsigned long base, int num, argument
126 return s->resource_ops->find_io(base, num, align, s);
131 struct resource *pcmcia_find_mem_region(u_long base, u_long num, u_long align, argument
135 return s->resource_ops->find_mem(base, num, align, low, s);
231 static struct resource *iodyn_find_io_region(unsigned long base, int num, argument
237 unsigned long min = base;
244 data.offset = base & data.mask;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/mm/
H A Dhugetlbpage.c42 unsigned long base = addr & PUD_MASK; local
43 unsigned long end = base + PUD_SIZE;
49 vma->vm_start <= base && end <= vma->vm_end)
234 unsigned long base = mm->mmap_base, addr = addr0; local
238 /* don't allow allocations above current base */
239 if (mm->free_area_cache > base)
240 mm->free_area_cache = base;
244 mm->free_area_cache = base;
292 mm->free_area_cache = base;
309 * Restore the topdown base
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_reg.h147 u16 base = offs & ~1; local
148 u16 rval = asd_ddbsite_read_word(asd_ha, ddb_site_no, base);
153 asd_ddbsite_write_word(asd_ha, ddb_site_no, base, rval);
200 u16 base = offs & ~1; local
201 u16 rval = asd_scbsite_read_word(asd_ha, scb_site_no, base);
206 asd_scbsite_write_word(asd_ha, scb_site_no, base, rval);
249 u16 base = offs & ~1; local
251 u16 nval = asd_ddbsite_read_word(asd_ha, ddb_site_no, base);
263 return asd_ddbsite_update_word(asd_ha, ddb_site_no, base, oval, nval);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/parport/
H A Dparport_ax88796.c43 void __iomem *base; member in struct:ax_drvdata
313 dd->base = ioremap(res->start, size);
314 if (dd->base == NULL) {
324 pp = parport_register_port((unsigned long)dd->base, irq,
338 dd->spp_data = dd->base;
339 dd->spp_spr = dd->base + (spacing * 1);
340 dd->spp_cpr = dd->base + (spacing * 2);
366 iounmap(dd->base);
382 iounmap(dd->base);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/sysdev/
H A Dindirect_pci.c125 unsigned long base = cfg_addr & PAGE_MASK; local
128 mbase = ioremap(base, PAGE_SIZE);
130 if ((cfg_data & PAGE_MASK) != base)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/drivers/
H A Dheartbeat.c32 void __iomem *base; member in struct:heartbeat_data
42 ctrl_outw(1 << hd->bit_pos[bit], (unsigned long)hd->base);
81 hd->base = (void __iomem *)res->start;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dpci_iommu.c124 static void pci_arena_free(struct iommu_arena *arena, unsigned long base, unsigned long npages) argument
128 for (i = base; i < (base + npages); i++)
189 static inline void free_npages(struct iommu *iommu, dma_addr_t base, unsigned long npages) argument
191 pci_arena_free(&iommu->arena, base >> IO_PAGE_SHIFT, npages);
301 iopte_t *base; local
318 base = alloc_npages(iommu, npages);
324 if (unlikely(!base))
328 ((base - iommu->page_table) << IO_PAGE_SHIFT));
338 for (i = 0; i < npages; i++, base
420 iopte_t *base; local
552 iopte_t *base; local
636 iopte_t *base; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/executer/
H A Dexutils.c70 static u32 acpi_ex_digits_needed(acpi_integer value, u32 base);
328 static u32 acpi_ex_digits_needed(acpi_integer value, u32 base) argument
344 /* Count the digits in the requested base */
347 (void)acpi_ut_short_divide(current_value, base, &current_value,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dbcmstdlib.h99 extern unsigned long BCMROMFN(strtoul)(const char *cp, char **endp, int base);
100 #define strtol(nptr, endptr, base) ((long)strtoul((nptr), (endptr), (base)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dioport.c21 static void set_bitmap(unsigned long *bitmap, unsigned int base, unsigned int extent, int new_value) argument
24 unsigned long *bitmap_base = bitmap + (base / BITS_PER_LONG);
25 unsigned int low_index = base & (BITS_PER_LONG-1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/prism54/
H A Disl_38xx.h66 * @base: (host) memory base address of the device
68 * @offset: byte offset into @base to write value to
76 isl38xx_w32_flush(void __iomem *base, u32 val, unsigned long offset) argument
78 writel(val, base + offset);
79 (void) readl(base + ISL38XX_PCI_POSTING_FLUSH);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-integrator/
H A Dimpd1.c38 void __iomem *base; member in struct:impd1_module
59 writel(0xa05f, impd1->base + IMPD1_LOCK);
62 writel(val, impd1->base + IMPD1_OSC1);
65 writel(val, impd1->base + IMPD1_OSC2);
68 writel(0, impd1->base + IMPD1_LOCK);
86 cur = readl(impd1->base + IMPD1_CTRL) & ~mask;
87 writel(cur | val, impd1->base + IMPD1_CTRL);
364 impd1->base = ioremap(dev->resource.start, SZ_4K);
365 if (!impd1->base) {
418 if (impd1 && impd1->base)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-pnx4008/
H A Di2c.c79 .base = PNX4008_I2C1_BASE,
84 .base = PNX4008_I2C2_BASE,
89 .base = (PNX4008_USB_CONFIG_BASE + 0x300),

Completed in 223 milliseconds

<<11121314151617181920>>