Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/1394/
H A Dieee1394.h283 #define IEEE1394_CRC16_MASK 0xFFFF macro
/titanic_50/usr/src/uts/common/io/1394/
H A Ds1394_misc.c529 CRC = next & IEEE1394_CRC16_MASK; in s1394_CRC16()
563 CRC = next & IEEE1394_CRC16_MASK; in s1394_CRC16_old()