Home
last modified time | relevance | path

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

/freebsd/sys/dev/ow/
H A Down.h68 own_crc(device_t pdev, uint8_t *buffer, size_t len) in own_crc() function
H A Dow_temp.c156 crc = own_crc(sc->dev, scratch, sizeof(scratch) - 1); in ow_temp_event_thread()
H A Dow.c708 DEVMETHOD(own_crc, ow_crc),