OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RI_BSWAP
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/rasops/
rasops4.c
131
if ((ri->ri_flg &
RI_BSWAP
) == 0)
133
if ((ri->ri_flg &
RI_BSWAP
) != 0)
rasops8.c
143
if ((ri->ri_flg &
RI_BSWAP
) == 0)
145
if ((ri->ri_flg &
RI_BSWAP
) != 0)
rasops2.c
137
if ((ri->ri_flg &
RI_BSWAP
) == 0)
139
if ((ri->ri_flg &
RI_BSWAP
) != 0)
rasops.h
44
#define
RI_BSWAP
0x04 /* framebuffer endianness doesn't match CPU */
rasops24.c
147
if ((ri->ri_flg &
RI_BSWAP
) == 0)
149
if ((ri->ri_flg &
RI_BSWAP
) != 0)
rasops.c
937
if ((ri->ri_flg &
RI_BSWAP
) != 0)
943
if ((ri->ri_flg &
RI_BSWAP
) == 0)
945
if ((ri->ri_flg &
RI_BSWAP
) != 0)
949
* Convert to ``big endian'' if not
RI_BSWAP
.
962
if ((ri->ri_flg &
RI_BSWAP
) != 0)
/src/sys/dev/hpc/
hpcfb.c
459
ri->ri_flg |=
RI_BSWAP
;
465
ri->ri_flg |=
RI_BSWAP
;
469
ri->ri_flg |=
RI_BSWAP
;
/src/sys/dev/pci/
viogpu.c
814
ri->ri_flg |=
RI_BSWAP
;
/src/sys/dev/ic/
igsfb.c
430
ri->ri_flg |=
RI_BSWAP
;
Completed in 43 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025