Home
last modified time | relevance | path

Searched refs:oobwithstat (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mtd/nand/
H A Decc-mxic.c108 u8 *oobwithstat; member
317 if (!ctx->oobwithstat) { in mxic_ecc_init_ctx()
353 kfree(ctx->oobwithstat); in mxic_ecc_init_ctx()
418 kfree(ctx->oobwithstat); in mxic_ecc_cleanup_ctx()
482 u8 *buf = ctx->oobwithstat; in mxic_ecc_extract_status_bytes()
569 mxic_ecc_add_room_in_oobbuf(ctx, ctx->oobwithstat, in mxic_ecc_prepare_io_req_external()
573 sg_set_buf(&ctx->sg[1], ctx->oobwithstat, in mxic_ecc_prepare_io_req_external()
604 ctx->oobwithstat + (step * STAT_BYTES), in mxic_ecc_prepare_io_req_external()
631 sg_set_buf(&ctx->sg[1], ctx->oobwithstat, in mxic_ecc_finish_io_req_external()
685 sg_set_buf(&ctx->sg[1], ctx->oobwithstat, in mxic_ecc_prepare_io_req_pipelined()
[all …]