Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
HDisp_freebsd.h568 #define ISP_SWAP32(isp, s) bswap32(s) macro
HDisp_library.c956 *b++ = ISP_SWAP32(isp, *a++); in isp_put_request_t7()
965 *b++ = ISP_SWAP32(isp, *a++); in isp_put_request_t7()
993 *b++ = ISP_SWAP32(isp, *a++); in isp_put_24xx_tmf()
1092 d[i] = ISP_SWAP32(isp, s[i]); in isp_get_24xx_response()
3054 *b++ = ISP_SWAP32(isp, *a++); in isp_put_ctio7()
3218 *b++ = ISP_SWAP32(isp, *a++); in isp_get_ctio7()