Searched refs:ecc_byte (Results 1 – 1 of 1) sorted by relevance
267 u8 ecc_bit, ecc_byte; in xd_read_cis() local275 &ecc_byte); in xd_read_cis()281 ecc_bit, ecc_byte); in xd_read_cis()282 if (ecc_byte < buf_len) { in xd_read_cis()284 buf[ecc_byte]); in xd_read_cis()285 buf[ecc_byte] ^= (1 << ecc_bit); in xd_read_cis()287 buf[ecc_byte]); in xd_read_cis()298 u8 ecc_bit, ecc_byte; in xd_read_cis() local306 &ecc_byte); in xd_read_cis()312 ecc_bit, ecc_byte); in xd_read_cis()[all …]