Searched refs:ecc_byte (Results 1 – 1 of 1) sorted by relevance
280 u8 ecc_bit, ecc_byte; in xd_read_cis() local289 &ecc_byte); in xd_read_cis()296 ecc_bit, ecc_byte); in xd_read_cis()297 if (ecc_byte < buf_len) { in xd_read_cis()299 buf[ecc_byte]); in xd_read_cis()300 buf[ecc_byte] ^= (1 << ecc_bit); in xd_read_cis()302 buf[ecc_byte]); in xd_read_cis()314 u8 ecc_bit, ecc_byte; in xd_read_cis() local323 &ecc_byte); in xd_read_cis()330 ecc_bit, ecc_byte); in xd_read_cis()[all …]