HomeSort by: relevance | last modified time | path
    Searched refs:fw_crc16 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ieee1394/
firewirereg.h 305 uint16_t fw_crc16(uint32_t *, uint32_t);
firewire.c 1017 fw_crc16((uint32_t *)&fc->topology_map->generation,
1019 fc->speed_map->crc = fw_crc16((uint32_t *)&fc->speed_map->generation,
1214 fw_crc16(uint32_t *ptr, uint32_t len) function in typeref:typename:uint16_t
fwohci.c 460 sc->fc.config_rom[0] |= fw_crc16(&sc->fc.config_rom[1], 5*4);

Completed in 14 milliseconds