Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h738 uint_t t1394_CRC16(uint32_t *d, size_t crc_length, uint_t flags);
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c2951 t1394_CRC16(uint32_t *d, size_t crc_length, uint_t flags) in t1394_CRC16() function