Searched refs:ecc_byte (Results 1 – 1 of 1) sorted by relevance
278 u8 ecc_bit, ecc_byte; in xd_read_cis() local287 &ecc_byte); in xd_read_cis()294 ecc_bit, ecc_byte); in xd_read_cis()295 if (ecc_byte < buf_len) { in xd_read_cis()297 buf[ecc_byte]); in xd_read_cis()298 buf[ecc_byte] ^= (1 << ecc_bit); in xd_read_cis()300 buf[ecc_byte]); in xd_read_cis()312 u8 ecc_bit, ecc_byte; in xd_read_cis() local321 &ecc_byte); in xd_read_cis()328 ecc_bit, ecc_byte); in xd_read_cis()[all …]