Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2202 #define SWAP32_BCOPY(_s, _d, _c) emlxs_swap32_bcopy(_s, _d, _c) macro
2232 #define LE_SWAP32_BCOPY(_s, _d, _c) SWAP32_BCOPY(_s, _d, _c)
2259 #define BE_SWAP32_BCOPY(_s, _d, _c) SWAP32_BCOPY(_s, _d, _c)