Searched defs:calcecc (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/nand/
H A Dnandbus.c533 nandbus_correct_ecc(device_t dev, void *buf, int pagesize, void *readecc, void *calcecc) argument
H A Dnand_generic.c1046 generic_correct_ecc(device_t dev, void *buf, void *readecc, void *calcecc) argument
H A Dnand.c433 nand_softecc_correct(device_t dev, uint8_t *buf, int pagesize, uint8_t *readecc, uint8_t *calcecc) argument

Completed in 49 milliseconds