Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/isp/
Disp_freebsd.h659 #define ISP_SWAP32(isp, s) bswap32(s) macro
Disp_library.c1040 *b++ = ISP_SWAP32(isp, *a++); in isp_put_request_t7()
1049 *b++ = ISP_SWAP32(isp, *a++); in isp_put_request_t7()
1077 *b++ = ISP_SWAP32(isp, *a++); in isp_put_24xx_tmf()
1195 d[i] = ISP_SWAP32(isp, s[i]); in isp_get_24xx_response()
3133 *b++ = ISP_SWAP32(isp, *a++); in isp_put_ctio7()
3310 *b++ = ISP_SWAP32(isp, *a++); in isp_get_ctio7()