Searched refs:tstcrc (Results 1 – 1 of 1) sorted by relevance
577 uint8_t tstcrc; in sgp40_attach() local687 tstcrc = sgp40_crc(&buf[0], 2); in sgp40_attach()690 device_xname(sc->sc_dev), buf[0], buf[1], buf[2], tstcrc)); in sgp40_attach()752 (tstcrc == buf[2]) ? "\n" : " (bad crc)\n"); in sgp40_attach()