Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/1394/
H A Ds1394_misc.c546 s1394_CRC16_old(uint_t *d, uint_t crc_length) in s1394_CRC16_old() function
H A Ds1394_dev_disc.c2189 CRC_old = s1394_CRC16_old(&node->cfgrom[1], crc_len); in s1394_valid_cfgrom()
2263 CRC_old = s1394_CRC16_old(&dir[1], dir_len); in s1394_valid_dir()
/titanic_44/usr/src/uts/common/sys/1394/
H A Ds1394.h1215 uint_t s1394_CRC16_old(uint_t *d, uint_t crc_length);