Searched refs:be32_to_cpu (Results 51 - 75 of 246) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dwrapper.c43 wd->ablk_size = be32_to_cpu(*(__be32 *)(bufptr + HFSP_WRAPOFF_ABLKSIZE));
50 extent = be32_to_cpu(get_unaligned((__be32 *)(bufptr + HFSP_WRAPOFF_EMBEDEXT)));
133 blocksize = be32_to_cpu(vhdr->blocksize);
H A Dbtree.c47 tree->root = be32_to_cpu(head->root);
48 tree->leaf_count = be32_to_cpu(head->leaf_count);
49 tree->leaf_head = be32_to_cpu(head->leaf_head);
50 tree->leaf_tail = be32_to_cpu(head->leaf_tail);
51 tree->node_count = be32_to_cpu(head->node_count);
52 tree->free_nodes = be32_to_cpu(head->free_nodes);
53 tree->attributes = be32_to_cpu(head->attributes);
H A Dsuper.c325 HFSPLUS_SB(sb).total_blocks = be32_to_cpu(vhdr->total_blocks);
326 HFSPLUS_SB(sb).free_blocks = be32_to_cpu(vhdr->free_blocks);
327 HFSPLUS_SB(sb).next_alloc = be32_to_cpu(vhdr->next_alloc);
328 HFSPLUS_SB(sb).next_cnid = be32_to_cpu(vhdr->next_cnid);
329 HFSPLUS_SB(sb).file_count = be32_to_cpu(vhdr->file_count);
330 HFSPLUS_SB(sb).folder_count = be32_to_cpu(vhdr->folder_count);
331 HFSPLUS_SB(sb).data_clump_blocks = be32_to_cpu(vhdr->data_clump_sz) >> HFSPLUS_SB(sb).alloc_blksz_shift;
334 HFSPLUS_SB(sb).rsrc_clump_blocks = be32_to_cpu(vhdr->rsrc_clump_sz) >> HFSPLUS_SB(sb).alloc_blksz_shift;
398 HFSPLUS_SB(sb).hidden_dir = iget(sb, be32_to_cpu(entry.folder.id));
412 vhdr->write_count = cpu_to_be32(be32_to_cpu(vhd
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dwrapper.c43 wd->ablk_size = be32_to_cpu(*(__be32 *)(bufptr + HFSP_WRAPOFF_ABLKSIZE));
50 extent = be32_to_cpu(get_unaligned((__be32 *)(bufptr + HFSP_WRAPOFF_EMBEDEXT)));
133 blocksize = be32_to_cpu(vhdr->blocksize);
H A Dbtree.c51 tree->root = be32_to_cpu(head->root);
52 tree->leaf_count = be32_to_cpu(head->leaf_count);
53 tree->leaf_head = be32_to_cpu(head->leaf_head);
54 tree->leaf_tail = be32_to_cpu(head->leaf_tail);
55 tree->node_count = be32_to_cpu(head->node_count);
56 tree->free_nodes = be32_to_cpu(head->free_nodes);
57 tree->attributes = be32_to_cpu(head->attributes);
H A Dsuper.c432 HFSPLUS_SB(sb).total_blocks = be32_to_cpu(vhdr->total_blocks);
433 HFSPLUS_SB(sb).free_blocks = be32_to_cpu(vhdr->free_blocks);
434 HFSPLUS_SB(sb).next_alloc = be32_to_cpu(vhdr->next_alloc);
435 HFSPLUS_SB(sb).next_cnid = be32_to_cpu(vhdr->next_cnid);
436 HFSPLUS_SB(sb).file_count = be32_to_cpu(vhdr->file_count);
437 HFSPLUS_SB(sb).folder_count = be32_to_cpu(vhdr->folder_count);
438 HFSPLUS_SB(sb).data_clump_blocks = be32_to_cpu(vhdr->data_clump_sz) >> HFSPLUS_SB(sb).alloc_blksz_shift;
441 HFSPLUS_SB(sb).rsrc_clump_blocks = be32_to_cpu(vhdr->rsrc_clump_sz) >> HFSPLUS_SB(sb).alloc_blksz_shift;
505 HFSPLUS_SB(sb).hidden_dir = iget(sb, be32_to_cpu(entry.folder.id));
527 vhdr->write_count = cpu_to_be32(be32_to_cpu(vhd
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/tpm/
H A Dtpm.c375 count = be32_to_cpu(*((__be32 *) (buf + 2)));
376 ordinal = be32_to_cpu(*((__be32 *) (buf + 6)));
483 err = be32_to_cpu(*((__be32 *) (data + TPM_RET_CODE_IDX)));
519 if (be32_to_cpu(*((__be32 *) (data + TPM_GET_CAP_RET_SIZE_IDX)))
525 be32_to_cpu(*((__be32 *) (data + TPM_GET_CAP_RET_UINT32_1_IDX)));
529 be32_to_cpu(*((__be32 *) (data + TPM_GET_CAP_RET_UINT32_2_IDX)));
533 be32_to_cpu(*((__be32 *) (data + TPM_GET_CAP_RET_UINT32_3_IDX)));
537 be32_to_cpu(*((__be32 *) (data + TPM_GET_CAP_RET_UINT32_4_IDX)));
551 if (be32_to_cpu(*((__be32 *) (data + TPM_GET_CAP_RET_SIZE_IDX)))
556 msecs_to_jiffies(be32_to_cpu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dfcrypt.c331 ctx->sched[0x0] = be32_to_cpu(k); ror56_64(k, 11);
332 ctx->sched[0x1] = be32_to_cpu(k); ror56_64(k, 11);
333 ctx->sched[0x2] = be32_to_cpu(k); ror56_64(k, 11);
334 ctx->sched[0x3] = be32_to_cpu(k); ror56_64(k, 11);
335 ctx->sched[0x4] = be32_to_cpu(k); ror56_64(k, 11);
336 ctx->sched[0x5] = be32_to_cpu(k); ror56_64(k, 11);
337 ctx->sched[0x6] = be32_to_cpu(k); ror56_64(k, 11);
338 ctx->sched[0x7] = be32_to_cpu(k); ror56_64(k, 11);
339 ctx->sched[0x8] = be32_to_cpu(k); ror56_64(k, 11);
340 ctx->sched[0x9] = be32_to_cpu(
[all...]
H A Dcast6.c401 key[0] = be32_to_cpu(p_key[0]); /* A */
402 key[1] = be32_to_cpu(p_key[1]); /* B */
403 key[2] = be32_to_cpu(p_key[2]); /* C */
404 key[3] = be32_to_cpu(p_key[3]); /* D */
405 key[4] = be32_to_cpu(p_key[4]); /* E */
406 key[5] = be32_to_cpu(p_key[5]); /* F */
407 key[6] = be32_to_cpu(p_key[6]); /* G */
408 key[7] = be32_to_cpu(p_key[7]); /* H */
457 block[0] = be32_to_cpu(src[0]);
458 block[1] = be32_to_cpu(sr
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Deattr.h16 #define GFS2_EA_REC_LEN(ea) be32_to_cpu((ea)->ea_rec_len)
17 #define GFS2_EA_DATA_LEN(ea) be32_to_cpu((ea)->ea_data_len)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/volume_id/lib/
H A Dutil.h51 #define be32_to_cpu(x) bswap_32(x) macro
60 #define be32_to_cpu(x) (x) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Dcxio_wr.h351 return G_FW_RIWR_OP(be32_to_cpu(wqe->op_seop_flags));
529 #define SW_CQE(x) (G_CQE_SWCQE(be32_to_cpu((x).header)))
530 #define CQE_OOO(x) (G_CQE_OOO(be32_to_cpu((x).header)))
531 #define CQE_QPID(x) (G_CQE_QPID(be32_to_cpu((x).header)))
532 #define CQE_GENBIT(x) (G_CQE_GENBIT(be32_to_cpu((x).header)))
533 #define CQE_TYPE(x) (G_CQE_TYPE(be32_to_cpu((x).header)))
536 #define CQE_STATUS(x) (G_CQE_STATUS(be32_to_cpu((x).header)))
537 #define CQE_OPCODE(x) (G_CQE_OPCODE(be32_to_cpu((x).header)))
539 #define CQE_LEN(x) (be32_to_cpu((x).len))
542 #define CQE_WRID_STAG(x) (be32_to_cpu((
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dvote.c155 request = be32_to_cpu(hdr->h_request);
157 node_num = be32_to_cpu(hdr->h_node_num);
628 response_id = be32_to_cpu(resp->r_hdr.h_response_id);
629 node_num = be32_to_cpu(resp->r_hdr.h_node_num);
631 ocfs2_translate_response(be32_to_cpu(resp->r_response));
635 mlog(0, "h_request = %u\n", be32_to_cpu(resp->r_hdr.h_request));
638 mlog(0, "h_generation = %u\n", be32_to_cpu(resp->r_hdr.h_generation));
691 be32_to_cpu(work->w_msg.v_hdr.h_response_id));
692 mlog(0, "h_request = %u\n", be32_to_cpu(work->w_msg.v_hdr.h_request));
696 be32_to_cpu(wor
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/affs/
H A Dfile.c125 key = be32_to_cpu(AFFS_TAIL(sb, bh)->extension);
164 tmp = be32_to_cpu(AFFS_TAIL(sb, bh)->extension);
203 ext_key = be32_to_cpu(AFFS_TAIL(sb, bh)->extension);
285 ext_key = be32_to_cpu(AFFS_TAIL(sb, bh)->extension);
345 map_bh(bh_result, sb, (sector_t)be32_to_cpu(AFFS_BLOCK(sb, ext_bh, block)));
365 u32 tmp = be32_to_cpu(AFFS_HEAD(ext_bh)->first_data);
538 AFFS_DATA_HEAD(bh)->size = cpu_to_be32(be32_to_cpu(AFFS_DATA_HEAD(bh)->size) + tmp);
565 u32 tmp = be32_to_cpu(AFFS_DATA_HEAD(prev_bh)->next);
670 AFFS_DATA_HEAD(bh)->size = cpu_to_be32(be32_to_cpu(AFFS_DATA_HEAD(bh)->size) + tmp);
695 u32 tmp = be32_to_cpu(AFFS_DATA_HEA
[all...]
H A Dinode.c39 if (affs_checksum_block(sb, bh) || be32_to_cpu(AFFS_HEAD(bh)->ptype) != T_SHORT) {
48 prot = be32_to_cpu(tail->protect);
89 switch (be32_to_cpu(tail->stype)) {
95 if (be32_to_cpu(tail->stype) == ST_USERDIR ||
122 size = be32_to_cpu(tail->size);
145 = (be32_to_cpu(tail->change.days) * (24 * 60 * 60) +
146 be32_to_cpu(tail->change.mins) * 60 +
147 be32_to_cpu(tail->change.ticks) / 50 +
387 affs_adjust_checksum(inode_bh, block - be32_to_cpu(chain));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dioc3-eth.c172 #define ioc3_r_mcr() be32_to_cpu(ioc3->mcr)
175 #define ioc3_r_emcr() be32_to_cpu(ioc3->emcr)
177 #define ioc3_r_eisr() be32_to_cpu(ioc3->eisr)
179 #define ioc3_r_eier() be32_to_cpu(ioc3->eier)
181 #define ioc3_r_ercsr() be32_to_cpu(ioc3->ercsr)
183 #define ioc3_r_erbr_h() be32_to_cpu(ioc3->erbr_h)
185 #define ioc3_r_erbr_l() be32_to_cpu(ioc3->erbr_l)
187 #define ioc3_r_erbar() be32_to_cpu(ioc3->erbar)
189 #define ioc3_r_ercir() be32_to_cpu(ioc3->ercir)
191 #define ioc3_r_erpir() be32_to_cpu(ioc
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dir2_block.h78 return ((struct xfs_dir2_leaf_entry *)btp) - be32_to_cpu(btp->count);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/byteorder/
H A Dgeneric.h100 #define be32_to_cpu __be32_to_cpu macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mtd/
H A Dcfi_endian.h44 #define cfi32_to_cpu(x) be32_to_cpu(x)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dem_cmp.c56 val = be32_to_cpu(val);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/efs/
H A Dinode.c94 inode->i_size = be32_to_cpu(efs_inode->di_size);
95 inode->i_atime.tv_sec = be32_to_cpu(efs_inode->di_atime);
96 inode->i_mtime.tv_sec = be32_to_cpu(efs_inode->di_mtime);
97 inode->i_ctime.tv_sec = be32_to_cpu(efs_inode->di_ctime);
109 rdev = be32_to_cpu(efs_inode->di_u.di_dev.ndev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/mlx4/
H A Dmcg.c149 *index = be32_to_cpu(mgm->next_gid_index) >> 6;
201 members_count = be32_to_cpu(mgm->members_count);
288 members_count = be32_to_cpu(mgm->members_count);
313 int amgm_index = be32_to_cpu(mgm->next_gid_index) >> 6;
335 int cur_next_index = be32_to_cpu(mgm->next_gid_index) >> 6;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dipr.c488 dma_addr_t dma_addr = be32_to_cpu(ioarcb->ioarcb_host_pci_addr);
750 writel(be32_to_cpu(ipr_cmd->ioarcb.ioarcb_host_pci_addr),
843 writel(be32_to_cpu(ipr_cmd->ioarcb.ioarcb_host_pci_addr),
942 u32 ioasc = be32_to_cpu(ipr_cmd->ioasa.ioasc);
1042 be32_to_cpu(vpd->wwid[0]), be32_to_cpu(vpd->wwid[1]));
1055 ipr_err(" WWN: %08X%08X\n", be32_to_cpu(vpd->wwid[0]),
1056 be32_to_cpu(vpd->wwid[1]));
1086 be32_to_cpu(error->ioa_data[0]),
1087 be32_to_cpu(erro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_rc.c1095 aeth = be32_to_cpu(ohdr->u.aeth);
1097 aeth = be32_to_cpu(((__be32 *) data)[0]);
1115 aeth = be32_to_cpu(ohdr->u.aeth);
1117 aeth = be32_to_cpu(((__be32 *) data)[0]);
1126 val = ((u64) be32_to_cpu(p[0]) << 32) |
1127 be32_to_cpu(p[1]);
1187 pad = (be32_to_cpu(ohdr->bth[0]) >> 20) & 3;
1214 pad = (be32_to_cpu(ohdr->bth[0]) >> 20) & 3;
1227 aeth = be32_to_cpu(ohdr->u.aeth);
1229 aeth = be32_to_cpu(((__be3
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfs/
H A Dmdb.c101 HFS_SB(sb)->alloc_blksz = size = be32_to_cpu(mdb->drAlBlkSiz);
137 HFS_SB(sb)->clumpablks = be32_to_cpu(mdb->drClpSiz) /
146 HFS_SB(sb)->next_id = be32_to_cpu(mdb->drNxtCNID);
149 HFS_SB(sb)->file_count = be32_to_cpu(mdb->drFilCnt);
150 HFS_SB(sb)->folder_count = be32_to_cpu(mdb->drDirCnt);
218 mdb->drWrCnt = cpu_to_be32(be32_to_cpu(mdb->drWrCnt) + 1);

Completed in 287 milliseconds

12345678910