w1_crc8_table 20 drivers/w1/w1_io.c static u8 w1_crc8_table[] = { w1_crc8_table 360 drivers/w1/w1_io.c crc = w1_crc8_table[crc ^ *data++];