Searched refs:ecc_byte (Results 1 – 1 of 1) sorted by relevance
246 u8 ecc_bit, ecc_byte; in xd_read_cis() local253 &ecc_byte); in xd_read_cis()258 ecc_bit, ecc_byte); in xd_read_cis()259 if (ecc_byte < buf_len) { in xd_read_cis()261 buf[ecc_byte]); in xd_read_cis()262 buf[ecc_byte] ^= (1 << ecc_bit); in xd_read_cis()264 buf[ecc_byte]); in xd_read_cis()274 u8 ecc_bit, ecc_byte; in xd_read_cis() local281 &ecc_byte); in xd_read_cis()286 ecc_bit, ecc_byte); in xd_read_cis()[all …]