Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/
H A Dieee1212.h45 #define IEEE1212_DIR_CRC(data) ((uint16_t)((data) & 0xFFFF)) macro
/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c2256 crc_value = IEEE1212_DIR_CRC(quad0); in s1394_valid_dir()