Searched defs:empty_write_ecc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | diskonchip.c | 81 static u_char empty_write_ecc[6] = { 0x4b, 0x00, 0xe2, 0x0e, 0x93, 0xf7 }; variable
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | diskonchip.c | 81 static u_char empty_write_ecc[6] = { 0x4b, 0x00, 0xe2, 0x0e, 0x93, 0xf7 }; variable
|
Completed in 5 milliseconds