Home
last modified time | relevance | path

Searched defs:n_end (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/post/drivers/
H A Dflash.c56 int ret, n, n_start, n_end; in flash_post_test() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.h
/openbmc/qemu/block/
H A Dqcow.c360 int compressed_size, int n_start, int n_end, in get_cluster_offset()