Searched refs:nrec (Results 1 - 25 of 29) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dprism2fw.c109 unsigned int nrec; member in struct:pda
269 pda.nrec = 1;
579 * nrec ptr to a variable that will contain the count of PDRs
591 pda->nrec = 0;
595 pda->rec[pda->nrec] = (hfa384x_pdrec_t *) &(pda16[curroff]);
597 if (le16_to_cpu(pda->rec[pda->nrec]->code) == HFA384x_PDR_NICID) {
598 memcpy(&nicid, &pda->rec[pda->nrec]->data.nicid,
605 if (le16_to_cpu(pda->rec[pda->nrec]->code) ==
607 memcpy(&rfid, &pda->rec[pda->nrec]->data.mfisuprange,
614 if (le16_to_cpu(pda->rec[pda->nrec]
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/wlan-ng/
H A Dprism2fw.c109 unsigned int nrec; member in struct:pda
269 pda.nrec = 1;
579 * nrec ptr to a variable that will contain the count of PDRs
591 pda->nrec = 0;
595 pda->rec[pda->nrec] = (hfa384x_pdrec_t *) &(pda16[curroff]);
597 if (le16_to_cpu(pda->rec[pda->nrec]->code) == HFA384x_PDR_NICID) {
598 memcpy(&nicid, &pda->rec[pda->nrec]->data.nicid,
605 if (le16_to_cpu(pda->rec[pda->nrec]->code) ==
607 memcpy(&rfid, &pda->rec[pda->nrec]->data.mfisuprange,
614 if (le16_to_cpu(pda->rec[pda->nrec]
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/partitions/
H A Dldm.h182 u16 nrec; member in struct:vblk_head
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/partitions/
H A Dldm.h182 u16 nrec; member in struct:vblk_head
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc_auto/
H A Dbtree_auto.h54 db_pgno_t nrec; member in struct:___bam_rsplit_args
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc_auto/
H A Dbtree_auto.h54 db_pgno_t nrec; member in struct:___bam_rsplit_args
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc_auto/
H A Dbtree_auto.h54 db_pgno_t nrec; member in struct:___bam_rsplit_args
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/log/
H A Dlog_put.c1115 u_int32_t bsize, nrec; local
1143 nrec = len / bsize;
1144 if ((ret = __log_write(dblp, addr, nrec * bsize)) != 0)
1146 addr = (u_int8_t *)addr + nrec * bsize;
1147 len -= nrec * bsize;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/log/
H A Dlog_put.c1115 u_int32_t bsize, nrec; local
1143 nrec = len / bsize;
1144 if ((ret = __log_write(dblp, addr, nrec * bsize)) != 0)
1146 addr = (u_int8_t *)addr + nrec * bsize;
1147 len -= nrec * bsize;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/log/
H A Dlog_put.c1115 u_int32_t bsize, nrec; local
1143 nrec = len / bsize;
1144 if ((ret = __log_write(dblp, addr, nrec * bsize)) != 0)
1146 addr = (u_int8_t *)addr + nrec * bsize;
1147 len -= nrec * bsize;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dxsym.c1696 long nrec, eloff, i; local
1703 bfd_sym_fetch_long (buf, len, offset, &offset, &nrec);
1704 fprintf (f, "%lu elements: ", nrec);
1706 for (i = 0; i < nrec; i++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dxsym.c1696 long nrec, eloff, i; local
1703 bfd_sym_fetch_long (buf, len, offset, &offset, &nrec);
1704 fprintf (f, "%lu elements: ", nrec);
1706 for (i = 0; i < nrec; i++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dxsym.c1696 long nrec, eloff, i; local
1703 bfd_sym_fetch_long (buf, len, offset, &offset, &nrec);
1704 fprintf (f, "%lu elements: ", nrec);
1706 for (i = 0; i < nrec; i++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_btree.c2560 union xfs_btree_rec *nrec, /* new record */
2615 cur->bc_ops->init_rec_from_key(&key, nrec);
2637 union xfs_btree_rec nrec; /* new record count */ local
2707 &optr, &ptr, &nptr, &ncur, &nrec, stat);
2814 *recp = nrec;
2861 * Insert nrec/nptr into this level of the tree.
2552 xfs_btree_make_block_unfull( struct xfs_btree_cur *cur, int level, int numrecs, int *oindex, int *index, union xfs_btree_ptr *nptr, struct xfs_btree_cur **ncur, union xfs_btree_rec *nrec, int *stat) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_btree.c2560 union xfs_btree_rec *nrec, /* new record */
2615 cur->bc_ops->init_rec_from_key(&key, nrec);
2637 union xfs_btree_rec nrec; /* new record count */ local
2707 &optr, &ptr, &nptr, &ncur, &nrec, stat);
2814 *recp = nrec;
2861 * Insert nrec/nptr into this level of the tree.
2552 xfs_btree_make_block_unfull( struct xfs_btree_cur *cur, int level, int numrecs, int *oindex, int *index, union xfs_btree_ptr *nptr, struct xfs_btree_cur **ncur, union xfs_btree_rec *nrec, int *stat) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_internal.h1837 "Cond ref", "Cond nref", "Cond rec", "Cond nrec", "Cond def", \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/btree/
H A Dbtree_auto.c557 argp->nrec = (db_pgno_t)uinttmp;
579 __bam_rsplit_log(dbp, txnp, ret_lsnp, flags, pgno, pgdbt, root_pgno, nrec, rootent,
588 db_pgno_t nrec;
712 uinttmp = (u_int32_t)nrec;
H A Dbtree_autop.c175 (void)printf("\tnrec: %lu\n", (u_long)argp->nrec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/btree/
H A Dbtree_auto.c557 argp->nrec = (db_pgno_t)uinttmp;
579 __bam_rsplit_log(dbp, txnp, ret_lsnp, flags, pgno, pgdbt, root_pgno, nrec, rootent,
588 db_pgno_t nrec;
712 uinttmp = (u_int32_t)nrec;
H A Dbtree_autop.c175 (void)printf("\tnrec: %lu\n", (u_long)argp->nrec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_internal.h1837 "Cond ref", "Cond nref", "Cond rec", "Cond nrec", "Cond def", \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/btree/
H A Dbtree_auto.c557 argp->nrec = (db_pgno_t)uinttmp;
579 __bam_rsplit_log(dbp, txnp, ret_lsnp, flags, pgno, pgdbt, root_pgno, nrec, rootent,
588 db_pgno_t nrec;
712 uinttmp = (u_int32_t)nrec;
H A Dbtree_autop.c175 (void)printf("\tnrec: %lu\n", (u_long)argp->nrec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_internal.h1837 "Cond ref", "Cond nref", "Cond rec", "Cond nrec", "Cond def", \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/comedi/drivers/
H A Dusbdux.c1126 int nrec; local
1134 &nrec, BULK_TIMEOUT);

Completed in 414 milliseconds

12