Searched refs:bigendian (Results 1 – 7 of 7) sorted by relevance
141 ei_status.bigendian = 0; in stnic_probe()143 ei_status.bigendian = 1; in stnic_probe()
86 unsigned bigendian:1; /* 16-bit big endian mode. Do NOT member
155 ei_status.bigendian = 1; in hydra_init()
1021 ? (0x48 | ENDCFG_WTS | (ei_local->bigendian ? ENDCFG_BOS : 0)) in __NS8390_init()
86 (assuming bigendian quantities again). For details, please consult
62 static unsigned int bigendian=1; variable64 static unsigned int bigendian; variable111 module_param(bigendian, int, 0644);131 MODULE_PARM_DESC(bigendian, "byte order of the framebuffer, default is native endian");
145 bigendian=n Set the endianness of the gfx framebuffer.
Completed in 16 milliseconds