Home
last modified time | relevance | path

Searched refs:__be32 (Results 51 – 75 of 2001) sorted by relevance

12345678910>>...81

/openbmc/linux/include/uapi/linux/
H A Defs_fs_sb.h27 __be32 fs_size; /* size of filesystem, in sectors */
28 __be32 fs_firstcg; /* bb offset to first cg */
29 __be32 fs_cgfsize; /* size of cylinder group in bb's */
35 __be32 fs_time; /* last super-block update */
36 __be32 fs_magic; /* magic number */
39 __be32 fs_bmsize; /* size of bitmap in bytes */
40 __be32 fs_tfree; /* total free data blocks */
41 __be32 fs_tinode; /* total free inodes */
42 __be32 fs_bmblock; /* bitmap location. */
44 __be32 fs_lastialloc; /* last allocated inode */
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h116 __be32 hi;
117 __be32 lo;
246 __be32 r9;
588 __be32 r1;
615 __be32 r1;
734 __be32 val;
870 __be32 hi;
871 __be32 lo;
1232 __be32 r2;
1492 __be32 r4;
[all …]
H A Dt4_msg.h241 __be32 wr_hi;
462 __be32 opt2;
499 __be32 iss;
914 __be32 len;
956 __be32 seq;
976 __be32 seq;
991 __be32 seq;
1001 __be32 seq;
1015 __be32 len;
2298 __be32 r1;
[all …]
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.h86 __be32 len;
100 __be32 len;
113 __be32 len;
148 __be32 len;
229 __be32 len;
332 __be32 len;
388 __be32 len;
416 __be32 mtu;
435 __be32 len;
445 __be32 len;
[all …]
/openbmc/linux/include/linux/mlx5/
H A Ddevice.h524 __be32 inlen;
526 __be32 in[4];
546 __be32 time;
548 __be32 hw_id;
592 __be32 cqn;
603 __be32 cqn;
703 __be32 dctn;
788 __be32 srqn;
833 __be32 pkey;
1037 __be32 mkey;
[all …]
/openbmc/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.h30 __be32 rbase;
33 __be32 rdptr;
35 __be32 tbase;
38 __be32 tdptr;
39 __be32 rbptr;
40 __be32 tbptr;
41 __be32 rcrc;
42 __be32 res1;
43 __be32 tcrc;
44 __be32 res2;
[all …]
/openbmc/linux/fs/nfs/
H A Dcallback_xdr.c89 __be32 *p; in decode_fh()
107 __be32 *p; in decode_bitmap()
126 __be32 *p; in decode_stateid()
143 __be32 *p; in decode_compound_hdr_arg()
168 __be32 *p; in decode_op_hdr()
192 __be32 *p; in decode_recall_args()
216 __be32 *p; in decode_layoutrecall_args()
262 __be32 *p; in decode_devicenotify_args()
347 __be32 *p; in decode_sessionid()
360 __be32 *p; in decode_rc_list()
[all …]
/openbmc/linux/drivers/atm/
H A Dfore200e.h387 __be32 cells_transmitted; /* cells transmitted */
388 __be32 cells_received; /* cells received */
389 __be32 cells_dropped; /* cells dropped */
390 __be32 pad[ 1 ]; /* i960 padding */
429 __be32 small_b1_failed; /* receive BD allocation failures */
430 __be32 large_b1_failed; /* receive BD allocation failures */
431 __be32 small_b2_failed; /* receive BD allocation failures */
432 __be32 large_b2_failed; /* receive BD allocation failures */
433 __be32 rpd_alloc_failed; /* receive PDU allocation failures */
434 __be32 receive_carrier; /* no carrier = 0, carrier = 1 */
[all …]
/openbmc/linux/include/linux/sunrpc/
H A Dxdr.h129 __be32 *xdr_encode_opaque(__be32 *p, const void *ptr, unsigned int len);
130 __be32 *xdr_encode_string(__be32 *p, const char *s);
131 __be32 *xdr_decode_string_inplace(__be32 *p, char **sp, unsigned int *lenp,
133 __be32 *xdr_encode_netobj(__be32 *p, const struct xdr_netobj *);
134 __be32 *xdr_decode_netobj(__be32 *p, struct xdr_netobj *);
153 static inline __be32 *
160 static inline __be32 *
167 static inline __be32 *
433 static inline __be32 *xdr_encode_bool(__be32 *p, u32 n) in xdr_encode_bool()
744 __be32 *p; in xdr_stream_decode_opaque_inline()
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h240 __be32 wr_hi;
241 __be32 wr_lo;
779 __be32 len;
814 __be32 len;
901 __be32 seq;
921 __be32 seq;
968 __be32 seq;
980 __be32 seq;
1086 __be32 len;
1092 __be32 len;
[all …]
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_da_format.h48 __be32 crc; /* CRC of block */
76 __be32 __pad32;
313 __be32 magic; /* magic number */
314 __be32 crc; /* CRC of block */
324 __be32 pad; /* 64 bit alignment */
422 __be32 pad; /* 64 bit alignment */
437 __be32 bestcount;
837 __be32 rm_magic;
838 __be32 rm_offset;
839 __be32 rm_bytes;
[all …]
/openbmc/linux/include/linux/
H A Dflat.h22 __be32 rev; /* version (as above) */
23 __be32 entry; /* Offset of first executable instruction
25 __be32 data_start; /* Offset of data segment from beginning of
27 __be32 data_end; /* Offset of end of data segment from beginning
29 __be32 bss_end; /* Offset of end of bss segment from beginning
34 __be32 stack_size; /* Size of stack, in bytes */
35 __be32 reloc_start; /* Offset of relocation records from beginning of
37 __be32 reloc_count; /* Number of relocation records */
38 __be32 flags;
39 __be32 build_date; /* When the program/library was built */
/openbmc/linux/include/scsi/
H A Dsrp.h99 __be32 key;
100 __be32 len;
111 __be32 len;
117 __be32 len;
131 __be32 req_it_iu_len;
154 __be32 req_it_iu_len;
177 __be32 req_lim_delta;
179 __be32 max_it_iu_len;
180 __be32 max_ti_iu_len;
189 __be32 reason;
[all …]
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.h141 __be32 ipv4_src;
143 __be32 ipv4_dst;
170 __be32 mask;
171 __be32 exact;
185 __be32 port;
247 __be32 lse;
259 __be32 lse;
306 __be32 in_port;
413 __be32 src;
414 __be32 dst;
[all …]
/openbmc/linux/block/partitions/
H A Dsgi.c17 __be32 magic_mushroom; /* Big fat spliff... */
24 __be32 block_num; /* Logical block number */
25 __be32 num_bytes; /* How big, in bytes */
29 __be32 first_block; /* First logical block */
30 __be32 type; /* Type of this partition */
32 __be32 csum; /* Disk label checksum */
33 __be32 _unused1; /* Padding */
39 __be32 magic; in sgi_partition()
42 __be32 *ui, cs; in sgi_partition()
58 ui = ((__be32 *) (label + 1)) - 1; in sgi_partition()
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dprom.h44 __be32 magic; /* magic word OF_DT_HEADER */
45 __be32 totalsize; /* total size of DT block */
46 __be32 off_dt_struct; /* offset to structure */
47 __be32 off_dt_strings; /* offset to strings */
48 __be32 off_mem_rsvmap; /* offset to memory reserve map */
49 __be32 version; /* format version */
50 __be32 last_comp_version; /* last compatible version */
52 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */
54 __be32 dt_strings_size; /* size of the DT strings block */
56 __be32 dt_struct_size; /* size of the DT structure block */
[all …]
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis.h118 __be32 length;
119 __be32 ordinal;
124 __be32 length;
129 __be32 a;
130 __be32 b;
131 __be32 c;
132 __be32 d;
138 __be32 tpm_long;
147 __be32 cap;
149 __be32 subcap;
[all …]
/openbmc/linux/arch/powerpc/platforms/4xx/
H A Dgpio.c27 __be32 or;
28 __be32 tcr;
29 __be32 osrl;
30 __be32 osrh;
31 __be32 tsrl;
32 __be32 tsrh;
33 __be32 odr;
34 __be32 ir;
35 __be32 rr1;
36 __be32 rr2;
[all …]
/openbmc/linux/fs/omfs/
H A Domfs_fs.h28 __be32 s_magic; /* OMFS_MAGIC */
29 __be32 s_blocksize; /* size of a block */
30 __be32 s_mirrors; /* # of mirrors of system blocks */
31 __be32 s_sys_blocksize; /* size of non-data blocks */
36 __be32 h_body_size; /* size of useful data after header */
43 __be32 h_fill2;
52 __be32 r_blocksize; /* size of a block */
53 __be32 r_clustersize; /* size allocated for data blocks */
65 __be32 i_fill2;
78 __be32 e_extent_count; /* total # extents in this table */
[all …]
/openbmc/linux/drivers/scsi/
H A Dipr.h347 __be32 wwid[2];
561 __be32 flags;
636 __be32 data[SCSI_SENSE_BUFFERSIZE/sizeof(__be32)];
640 __be32 ioasc;
653 __be32 ilid;
867 __be32 wwn[4];
872 __be32 cdb[4];
1082 __be32 prc;
1102 __be32 prc;
1166 __be32 ilid;
[all …]
/openbmc/linux/fs/nfsd/
H A Dnfs4xdr.c90 static __be32
155 __be32 *tmp; in svcxdr_savemem()
179 static __be32
197 __be32 *p; in nfsd4_decode_opaque()
238 __be32 *p; in nfsd4_decode_nfstime4()
253 __be32 *p; in nfsd4_decode_verifier4()
357 __be32 *p; in nfsd4_decode_security_label()
534 __be32 *p; in nfsd4_decode_stateid4()
547 __be32 *p; in nfsd4_decode_clientid4()
573 __be32 *p; in nfsd4_decode_deviceid4()
[all …]
/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h133 __be32 id;
154 __be32 data;
188 __be32 id;
218 __be32 id;
245 __be32 id;
476 __be32 len;
690 __be32 id;
955 __be32 id;
969 __be32 id;
978 __be32 id;
[all …]
/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211conv.h88 __be32 version;
89 __be32 length;
92 __be32 phytype;
93 __be32 channel;
94 __be32 datarate;
95 __be32 antenna;
96 __be32 priority;
97 __be32 ssi_type;
99 __be32 ssi_noise;
100 __be32 preamble;
[all …]
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_icrc.c43 static __be32 rxe_crc32(struct rxe_dev *rxe, __be32 crc, void *next, size_t len) in rxe_crc32()
45 __be32 icrc; in rxe_crc32()
51 *(__be32 *)shash_desc_ctx(shash) = crc; in rxe_crc32()
58 icrc = *(__be32 *)shash_desc_ctx(shash); in rxe_crc32()
79 __be32 crc; in rxe_icrc_hdr()
94 crc = (__force __be32)0xdebb20e3; in rxe_icrc_hdr()
142 __be32 *icrcp; in rxe_icrc_check()
143 __be32 pkt_icrc; in rxe_icrc_check()
144 __be32 icrc; in rxe_icrc_check()
167 __be32 *icrcp; in rxe_icrc_generate()
[all …]
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmad.h51 __be32 issuer_lid;
52 __be32 reserved1;
65 __be32 lid;
87 __be32 lid;
88 __be32 dr_slid;
98 __be32 lid1;
99 __be32 lid2;
100 __be32 key;
112 __be32 lid1;
113 __be32 lid2;
[all …]

12345678910>>...81