Searched refs:nand_row_to_blkpg (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/nand/
H A Dnand.h409 int nand_row_to_blkpg(struct chip_geom *cg, uint32_t row, uint32_t *lun,
H A Dnandsim_chip.c455 err = nand_row_to_blkpg(&chip->cg, row, &lun, &block, &page);
812 err = nand_row_to_blkpg(&chip->cg, row, &lun,
H A Dnand.c233 nand_row_to_blkpg(struct chip_geom *cg, uint32_t row, uint32_t *lun, function

Completed in 118 milliseconds