Home
last modified time | relevance | path

Searched refs:swap_long (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dcrcutils.c40 #define swap_long(x) (x = swl(x)) macro
50 #define swap_long(x) (x = swl(x)) macro
128 swap_long(next4bytes); in compute_checksum32()
149 swap_long(next4bytes); in compute_checksum32()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dcrcutils.c40 #define swap_long(x) (x = swl(x)) macro
50 #define swap_long(x) (x = swl(x)) macro
128 swap_long(next4bytes); in compute_checksum32()
149 swap_long(next4bytes); in compute_checksum32()