Searched refs:fcnt (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/maps/
H A Dpmcmsp-flash.c48 static int fcnt; variable
70 for (fcnt = 0; (env = prom_getenv(flash_name)); fcnt++)
71 flash_name[5] = '0' + fcnt + 1;
73 if (fcnt < 1)
76 printk(KERN_NOTICE "Found %d PMC flash devices\n", fcnt);
78 msp_flash = kmalloc(fcnt * sizeof(struct map_info *), GFP_KERNEL);
82 msp_parts = kmalloc(fcnt * sizeof(struct mtd_partition *), GFP_KERNEL);
86 msp_maps = kcalloc(fcnt, sizeof(struct mtd_info), GFP_KERNEL);
91 for (i = 0; i < fcnt;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_hotbackup/
H A Ddb_hotbackup.c493 int cnt, fcnt, ret, v; local
511 if ((ret = __os_dirlist(env, dir, 0, &names, &fcnt)) != 0) {
517 for (cnt = fcnt; --cnt >= 0;) {
542 __os_dirfree(env, names, fcnt);
562 int cnt, fcnt, ret; local
598 if ((ret = __os_dirlist(env, dir, 0, &names, &fcnt)) != 0) {
602 for (cnt = fcnt; --cnt >= 0;) {
627 __os_dirfree(env, names, fcnt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_hotbackup/
H A Ddb_hotbackup.c478 int cnt, fcnt, ret, v; local
496 if ((ret = __os_dirlist(env, dir, 0, &names, &fcnt)) != 0) {
502 for (cnt = fcnt; --cnt >= 0;) {
527 __os_dirfree(env, names, fcnt);
547 int cnt, fcnt, ret; local
583 if ((ret = __os_dirlist(env, dir, 0, &names, &fcnt)) != 0) {
587 for (cnt = fcnt; --cnt >= 0;) {
612 __os_dirfree(env, names, fcnt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhfc_pci.c401 int new_z2, fcnt, maxlen; local
408 if (!(fcnt = *z1r - *z2r))
411 if (fcnt <= 0)
412 fcnt += B_FIFO_SIZE; /* bytes actually buffered */
413 if (fcnt > HFCPCI_BTRANS_THRESHOLD)
414 fcnt = HFCPCI_BTRANS_THRESHOLD; /* limit size */
416 new_z2 = *z2r + fcnt; /* new position in fifo */
420 if (!(skb = dev_alloc_skb(fcnt)))
423 ptr = skb_put(skb, fcnt);
424 if (*z2r + fcnt <
520 int fcnt; local
591 int maxlen, fcnt; local
[all...]
H A Dhfc_2bds0.c264 int idx, fcnt; local
285 fcnt = bcs->hw.hfc.f1 - bcs->hw.hfc.f2;
286 if (fcnt < 0)
287 fcnt += 32;
288 if (fcnt > 30) {
691 int idx, fcnt; local
712 fcnt = cs->hw.hfcD.f1 - cs->hw.hfcD.f2;
713 if (fcnt < 0)
714 fcnt += 16;
715 if (fcnt > 1
[all...]
H A Dhfc_2bs0.c240 int idx, fcnt; local
266 fcnt = bcs->hw.hfc.f1 - bcs->hw.hfc.f2;
267 if (fcnt < 0)
268 fcnt += 32;
269 if (fcnt > 30) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dppd.c178 int read_ppd(char *file, int fcnt) argument
185 if ( fcnt > 20 ) {
198 read_ppd( pe->pe_value, fcnt + 1 );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_hpt3x2n.c386 u32 fcnt; local
389 fcnt = inl(iobase + 0x90); /* Not PCI readable for some chips */
390 if ((fcnt >> 12) != 0xABCDE) {
394 fcnt &= 0x1FF;
396 freq = (fcnt * 77) / 192;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c677 int fcnt; local
696 fcnt = df->f1 - df->f2; /* frame count actually buffered */
697 if (fcnt < 0)
698 fcnt += (MAX_D_FRAMES + 1); /* if wrap around */
699 if (fcnt > (MAX_D_FRAMES - 1)) {
754 int maxlen, fcnt; local
781 fcnt = le16_to_cpu(*z2t) - le16_to_cpu(*z1t);
782 if (fcnt <= 0)
783 fcnt += B_FIFO_SIZE;
784 /* fcnt contain
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmsm_vfe8x_proc.c1651 static uint32_t fcnt; local
1653 if (fcnt++ < 3)
3382 uint8_t fcnt; local
3671 fcnt = ctrl->encPath.fragCount;
3677 for (i = 0; i < fcnt; i++)
3681 for (i = 0; i < fcnt; i++)
3685 for (i = 0; i < fcnt; i++)
3691 for (i = 0; i < fcnt; i++)
3695 for (i = 0; i < fcnt; i++)
3699 for (i = 0; i < fcnt;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_region.c893 int cnt, fcnt, lastrm, ret; local
916 if ((ret = __os_dirlist(env, dir, 0, &names, &fcnt)) != 0)
929 for (lastrm = -1, cnt = fcnt; --cnt >= 0;) {
979 __os_dirfree(env, names, fcnt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog.c424 int cnt, fcnt, ret; local
460 if ((ret = __os_dirlist(env, dir, 0, &names, &fcnt)) != 0) {
467 for (cnt = fcnt, clv = logval = 0; --cnt >= 0;) {
557 err: __os_dirfree(env, names, fcnt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/octeon/
H A Dcvmx-npi-defs.h519 uint64_t fcnt:7; member in struct:cvmx_npi_dma_highp_counts::cvmx_npi_dma_highp_counts_s
551 uint64_t fcnt:7; member in struct:cvmx_npi_dma_lowp_counts::cvmx_npi_dma_lowp_counts_s
1366 uint64_t fcnt:6; member in struct:cvmx_npi_px_instr_cnts::cvmx_npi_px_instr_cnts_s
1382 uint64_t fcnt:5; member in struct:cvmx_npi_px_pair_cnts::cvmx_npi_px_pair_cnts_s
H A Dcvmx-npei-defs.h730 uint64_t fcnt:7; member in struct:cvmx_npei_dmax_counts::cvmx_npei_dmax_counts_s
2004 uint64_t fcnt:5; member in struct:cvmx_npei_pktx_instr_fifo_rsize::cvmx_npei_pktx_instr_fifo_rsize_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Desp_scsi.c191 int fcnt = esp_read8(ESP_FFLAGS) & ESP_FF_FBYTES; local
194 while (fcnt--) {
1272 int fcnt = esp_read8(ESP_FFLAGS) & ESP_FF_FBYTES; local
1276 if (!fcnt &&

Completed in 269 milliseconds