Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c14672 st_swap16(uint16_t *val) in st_swap16() function
14711 #define FIX_ENDIAN16(x) st_swap16(x)