Searched refs:bigendian (Results 1 – 11 of 11) sorted by relevance
50 int bigendian(void) in bigendian() function91 if (bigendian()) in record_file()463 if (bigendian()) in tracing_data_header()
26 int bigendian(void);
387 host_bigendian = bigendian(); in trace_report()
142 ei_status.bigendian = 0; in stnic_probe()144 ei_status.bigendian = 1; in stnic_probe()
79 unsigned bigendian:1; /* 16-bit big endian mode. Do NOT */ member
158 ei_status.bigendian = 1; in hydra_init()
1012 ? (0x48 | ENDCFG_WTS | (ei_local->bigendian ? ENDCFG_BOS : 0)) in __NS8390_init()
24 bigendian=n Set the endianness of the gfx framebuffer.
110 Fix endian problems in acl (mode from/to cifs acl) on bigendian158 bigendian architectures. Fix possible memory corruption when307 CIFS Unix Extensions. Fix setfacl/getfacl on bigendian. Timeout negative469 Multiple bigendian fixes. On little endian systems (for reconnect after916 Fix bigendian bug in order of time conversion. Merge 2.5 to 2.4 version. Formatting cleanup. 1015 Rewrite of readdir code to fix bug. Various fixes for bigendian machines.
82 (assuming bigendian quantities again). For details, please consult
74 static unsigned int bigendian=1; variable76 static unsigned int bigendian; variable123 module_param(bigendian, int, 0644);143 MODULE_PARM_DESC(bigendian, "byte order of the framebuffer, default is native endian");