Searched refs:cpu_to_be32 (Results 126 - 150 of 373) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd2/
H A Djournal.c356 cpu_to_be32(JBD2_MAGIC_NUMBER)) {
1107 sb->s_sequence = cpu_to_be32(journal->j_tail_sequence);
1108 sb->s_start = cpu_to_be32(journal->j_tail);
1109 sb->s_errno = cpu_to_be32(journal->j_errno);
1167 if (sb->s_header.h_magic != cpu_to_be32(JBD2_MAGIC_NUMBER) ||
1168 sb->s_blocksize != cpu_to_be32(journal->j_blocksize)) {
1248 ~cpu_to_be32(JBD2_KNOWN_ROCOMPAT_FEATURES)) ||
1250 ~cpu_to_be32(JBD2_KNOWN_INCOMPAT_FEATURES))) {
1444 sb->s_feature_compat |= cpu_to_be32(compat);
1445 sb->s_feature_ro_compat |= cpu_to_be32(r
[all...]
H A Drecovery.c195 if (!(tag->t_flags & cpu_to_be32(JBD2_FLAG_SAME_UUID)))
198 if (tag->t_flags & cpu_to_be32(JBD2_FLAG_LAST_TAG))
430 if (tmp->h_magic != cpu_to_be32(JBD2_MAGIC_NUMBER)) {
536 cpu_to_be32(JBD2_MAGIC_NUMBER);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ufs/
H A Dswab.h58 return (__force __fs32)cpu_to_be32(n);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dsha1_generic.c96 dst[i] = cpu_to_be32(sctx->state[i]);
H A Dcast6.c476 dst[0] = cpu_to_be32(block[0]);
477 dst[1] = cpu_to_be32(block[1]);
478 dst[2] = cpu_to_be32(block[2]);
479 dst[3] = cpu_to_be32(block[3]);
509 dst[0] = cpu_to_be32(block[0]);
510 dst[1] = cpu_to_be32(block[1]);
511 dst[2] = cpu_to_be32(block[2]);
512 dst[3] = cpu_to_be32(block[3]);
H A Dseed.c398 dst[0] = cpu_to_be32(x3);
399 dst[1] = cpu_to_be32(x4);
400 dst[2] = cpu_to_be32(x1);
401 dst[3] = cpu_to_be32(x2);
436 dst[0] = cpu_to_be32(x3);
437 dst[1] = cpu_to_be32(x4);
438 dst[2] = cpu_to_be32(x1);
439 dst[3] = cpu_to_be32(x2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/osd/
H A Dosd_initiator.c230 attr->attr_page = cpu_to_be32(oa->attr_page);
231 attr->attr_id = cpu_to_be32(oa->attr_id);
237 attr->attr_page = cpu_to_be32(oa->attr_page);
238 attr->attr_id = cpu_to_be32(oa->attr_id);
997 cdbh->attrs_list.set_attr_bytes = cpu_to_be32(or->set_attr.total_bytes);
1060 attrid->attr_page = cpu_to_be32(oa->attr_page);
1061 attrid->attr_id = cpu_to_be32(oa->attr_id);
1105 cpu_to_be32(or->enc_get_attr.total_bytes);
1119 cpu_to_be32(or->get_attr.total_bytes);
1223 cdbh->attrs_page.get_attr_page = cpu_to_be32(page_i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_mad.c106 nip->revision = cpu_to_be32((majrev << 16) | minrev);
260 pip->cap_mask = cpu_to_be32(dev->port_cap_flags);
947 #define COUNTER_MASK0_9 cpu_to_be32(COUNTER_MASK(1, 0) | \
989 p->sample_start = cpu_to_be32(dev->pma_sample_start);
990 p->sample_interval = cpu_to_be32(dev->pma_sample_interval);
1108 cpu_to_be32(
1132 p->extended_width = cpu_to_be32(0x80000000);
1219 p->port_xmit_data = cpu_to_be32(0xFFFFFFFF);
1221 p->port_xmit_data = cpu_to_be32((u32)cntrs.port_xmit_data);
1223 p->port_rcv_data = cpu_to_be32(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1302 hdr->max_cmdsn = cpu_to_be32(resp_cqe->max_cmd_sn);
1303 hdr->exp_cmdsn = cpu_to_be32(resp_cqe->exp_cmd_sn);
1307 hdr->residual_count = cpu_to_be32(resp_cqe->residual_count);
1380 resp_hdr->statsn = cpu_to_be32(login->stat_sn);
1381 resp_hdr->exp_cmdsn = cpu_to_be32(login->exp_cmd_sn);
1382 resp_hdr->max_cmdsn = cpu_to_be32(login->max_cmd_sn);
1436 resp_hdr->max_cmdsn = cpu_to_be32(tmf_cqe->max_cmd_sn);
1437 resp_hdr->exp_cmdsn = cpu_to_be32(tmf_cqe->exp_cmd_sn);
1480 resp_hdr->exp_cmdsn = cpu_to_be32(logout->exp_cmd_sn);
1481 resp_hdr->max_cmdsn = cpu_to_be32(logou
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_beacon.c129 htc_imask = cpu_to_be32(imask);
156 htc_imask = cpu_to_be32(imask);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dlog.c582 lh->lh_header.mh_magic = cpu_to_be32(GFS2_MAGIC);
583 lh->lh_header.mh_type = cpu_to_be32(GFS2_METATYPE_LH);
585 lh->lh_header.mh_format = cpu_to_be32(GFS2_FORMAT_LH);
586 lh->lh_header.mh_jid = cpu_to_be32(sdp->sd_jdesc->jd_jid);
588 lh->lh_flags = cpu_to_be32(flags);
589 lh->lh_tail = cpu_to_be32(tail);
590 lh->lh_blkno = cpu_to_be32(sdp->sd_log_flush_head);
592 lh->lh_hash = cpu_to_be32(hash);
H A Dutil.h128 mh->mh_type = cpu_to_be32(type);
129 mh->mh_format = cpu_to_be32(format);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Djournal.c227 if (jsb->s_header.h_magic == cpu_to_be32(JFS_MAGIC_NUMBER)) {
249 jsb->s_header.h_magic = cpu_to_be32(JFS_MAGIC_NUMBER);
250 jsb->s_header.h_blocktype = cpu_to_be32(JFS_SUPERBLOCK_V2);
252 jsb->s_blocksize = cpu_to_be32(journal->j_blocksize);
253 jsb->s_maxlen = cpu_to_be32(journal->j_maxlen);
254 jsb->s_first = cpu_to_be32(start+1); /* First block is for Mac's journal header and JBD superblock */
713 HFSPLUS_SB(sb).s_vhdr->attributes |= cpu_to_be32(HFSPLUS_VOL_UNMNT);
847 if (vhdr->attributes & cpu_to_be32(HFSPLUS_VOL_JOURNALED)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_eq.c193 __raw_writel((__force u32) cpu_to_be32(ci),
529 eq_context->flags = cpu_to_be32(MTHCA_EQ_STATUS_OK |
534 eq_context->flags |= cpu_to_be32(MTHCA_EQ_STATE_ARBEL);
536 eq_context->logsize_usrpage = cpu_to_be32((ffs(eq->nent) - 1) << 24);
538 eq_context->arbel_pd = cpu_to_be32(dev->driver_pd.pd_num);
540 eq_context->logsize_usrpage |= cpu_to_be32(dev->driver_uar.index);
541 eq_context->tavor_pd = cpu_to_be32(dev->driver_pd.pd_num);
544 eq_context->lkey = cpu_to_be32(eq->mr.ibmr.lkey);
H A Dmthca_cmd.c195 __raw_writel((__force u32) cpu_to_be32(in_param >> 32), ptr + offs[0]);
197 __raw_writel((__force u32) cpu_to_be32(in_param & 0xfffffffful), ptr + offs[1]);
199 __raw_writel((__force u32) cpu_to_be32(in_modifier), ptr + offs[2]);
201 __raw_writel((__force u32) cpu_to_be32(out_param >> 32), ptr + offs[3]);
203 __raw_writel((__force u32) cpu_to_be32(out_param & 0xfffffffful), ptr + offs[4]);
205 __raw_writel((__force u32) cpu_to_be32(token << 16), ptr + offs[5]);
207 __raw_writel((__force u32) cpu_to_be32((1 << HCR_GO_BIT) |
243 __raw_writel((__force u32) cpu_to_be32(in_param >> 32), dev->hcr + 0 * 4);
244 __raw_writel((__force u32) cpu_to_be32(in_param & 0xfffffffful), dev->hcr + 1 * 4);
245 __raw_writel((__force u32) cpu_to_be32(in_modifie
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-floppy_ioctl.c112 put_unaligned(cpu_to_be32(b), (unsigned int *)(&buf[4]));
113 put_unaligned(cpu_to_be32(l), (unsigned int *)(&buf[8]));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_mad.h76 #define IB_BM_ATTR_MOD_RESP cpu_to_be32(1)
110 #define IB_QP1 cpu_to_be32(1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dsuper.c167 sh->segno = cpu_to_be32(segno);
168 sh->ec = cpu_to_be32(ec);
190 ds->ds_segment_size = cpu_to_be32(super->s_segsize);
191 ds->ds_bad_seg_reserve = cpu_to_be32(super->s_bad_seg_reserve);
199 ds->ds_journal_seg[i] = cpu_to_be32(super->s_journal_seg[i]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_da_btree.c262 node->hdr.info.back = cpu_to_be32(oldblk->blkno);
276 node->hdr.info.forw = cpu_to_be32(oldblk->blkno);
348 node->btree[0].hashval = cpu_to_be32(blk1->hashval);
349 node->btree[0].before = cpu_to_be32(blk1->blkno);
350 node->btree[1].hashval = cpu_to_be32(blk2->hashval);
351 node->btree[1].before = cpu_to_be32(blk2->blkno);
597 btree->hashval = cpu_to_be32(newblk->hashval);
598 btree->before = cpu_to_be32(newblk->blkno);
919 btree->hashval = cpu_to_be32(lasthash);
1226 new_info->forw = cpu_to_be32(old_bl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_main.c1656 p->rate = cpu_to_be32(sc->rate);
1688 p->protocol = cpu_to_be32(mdev->net_conf->wire_protocol);
1689 p->after_sb_0p = cpu_to_be32(mdev->net_conf->after_sb_0p);
1690 p->after_sb_1p = cpu_to_be32(mdev->net_conf->after_sb_1p);
1691 p->after_sb_2p = cpu_to_be32(mdev->net_conf->after_sb_2p);
1692 p->two_primaries = cpu_to_be32(mdev->net_conf->two_primaries);
1706 p->conn_flags = cpu_to_be32(cf);
1784 p.max_segment_size = cpu_to_be32(queue_max_segment_size(mdev->rq_queue));
1809 p.state = cpu_to_be32(mdev->state.i); /* Within the send mutex */
1828 p.mask = cpu_to_be32(mas
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_mad.c150 data.details.ntc_257_258.key = cpu_to_be32(key);
151 data.details.ntc_257_258.sl_qp1 = cpu_to_be32((sl << 28) | qp1);
152 data.details.ntc_257_258.qp2 = cpu_to_be32(qp2);
211 data.details.ntc_144.new_cap_mask = cpu_to_be32(ibp->port_cap_flags);
294 nip->revision = cpu_to_be32((majrev << 16) | minrev);
474 pip->cap_mask = cpu_to_be32(ibp->port_cap_flags);
1173 p->sample_start = cpu_to_be32(ibp->pma_sample_start);
1174 p->sample_interval = cpu_to_be32(ibp->pma_sample_interval);
1347 p->counter[i] = cpu_to_be32(
1378 p->extended_width = cpu_to_be32(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Den_rx.c152 cpu_to_be32(priv->frag_info[i].frag_size);
153 rx_desc->data[i].lkey = cpu_to_be32(priv->mdev->mr.key);
162 rx_desc->data[i].lkey = cpu_to_be32(MLX4_EN_MEMTYPE_PAD);
190 *ring->wqres.db.db = cpu_to_be32(ring->prod & 0xffff);
622 cpu_to_be32(MLX4_CQE_VLAN_PRESENT_MASK))) {
886 rss_context->base_qpn = cpu_to_be32(ilog2(priv->rx_ring_num) << 24 |
888 rss_context->default_qpn = cpu_to_be32(rss_map->base_qpn);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/ubi/
H A Dio.c832 ec_hdr->magic = cpu_to_be32(UBI_EC_HDR_MAGIC);
834 ec_hdr->vid_hdr_offset = cpu_to_be32(ubi->vid_hdr_offset);
835 ec_hdr->data_offset = cpu_to_be32(ubi->leb_start);
836 ec_hdr->image_seq = cpu_to_be32(ubi->image_seq);
838 ec_hdr->hdr_crc = cpu_to_be32(crc);
1110 vid_hdr->magic = cpu_to_be32(UBI_VID_HDR_MAGIC);
1113 vid_hdr->hdr_crc = cpu_to_be32(crc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dmdb.c267 mdb->drNxtCNID = cpu_to_be32(HFS_SB(sb)->next_id);
270 mdb->drFilCnt = cpu_to_be32(HFS_SB(sb)->file_count);
271 mdb->drDirCnt = cpu_to_be32(HFS_SB(sb)->folder_count);
H A Dsuper.c150 if (sbi->s_creator != cpu_to_be32(0x3f3f3f3f))
152 if (sbi->s_type != cpu_to_be32(0x3f3f3f3f))
246 hsb->s_type = hsb->s_creator = cpu_to_be32(0x3f3f3f3f); /* == '????' */

Completed in 608 milliseconds

1234567891011>>