Searched refs:AV_SWAP32 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_impl.h54 #define AV_SWAP32(data) \ macro
59 #define AV_SWAP32(data) (data) macro
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_cfgrom.c319 val = AV_SWAP32(val);
322 val = AV_SWAP32(val);
380 entry = AV_SWAP32(entry);
392 val = AV_SWAP32(val);
504 val = AV_SWAP32(val);

Completed in 59 milliseconds