Searched refs:LBAFU (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/block/ |
| H A D | blkcache.c | 63 debug("hit: start " LBAF ", count " LBAFU "\n", in blkcache_read() 69 debug("miss: start " LBAF ", count " LBAFU "\n", in blkcache_read() 95 debug("drop: start " LBAF ", count " LBAFU "\n", in blkcache_fill() 116 debug("fill: start " LBAF ", count " LBAFU "\n", in blkcache_fill()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | blk_common.c | 71 printf("\n%s read: device %d block # "LBAFU", count %lu ... ", in blk_common_cmd() 86 printf("\n%s write: device %d block # "LBAFU", count %lu ... ", in blk_common_cmd() 100 printf("\n%s erase: device %d block # "LBAFU", count %lu ... ", in blk_common_cmd()
|
| H A D | disk.c | 54 debug("First Block: " LBAFU ", # of blocks: " LBAFU in common_diskboot()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fb_mmc.c | 138 printf("........ wrote " LBAFU " bytes to '%s'\n", blkcnt * info->blksz, in write_raw_image() 409 printf("Flashing sparse image at offset " LBAFU "\n", in fb_mmc_flash_write() 466 printf("Erasing blocks " LBAFU " to " LBAFU " due to alignment\n", in fb_mmc_erase() 476 printf("........ erased " LBAFU " bytes from '%s'\n", in fb_mmc_erase()
|
| H A D | image-sparse.c | 156 printf("%s: %s" LBAFU " [" LBAFU "]\n", in write_sparse_image() 213 printf("%s: %s " LBAFU " [%d]\n", in write_sparse_image()
|
| H A D | fb_nand.c | 180 printf("Flashing sparse image at offset " LBAFU "\n", in fb_nand_flash_write()
|
| /OK3568_Linux_fs/u-boot/fs/ |
| H A D | fs_internal.c | 29 printf("%s read outside partition " LBAFU "\n", __func__, in fs_devread() 38 debug(" <" LBAFU ", %d, %d>\n", sector, byte_offset, byte_len); in fs_devread()
|
| /OK3568_Linux_fs/u-boot/disk/ |
| H A D | part_iso.c | 221 printf(" %2d " LBAFU " " LBAFU " %6ld %.32s\n", in part_print_iso()
|
| H A D | part_dos.c | 121 printf ("** Can't read partition table on %d:" LBAFU " **\n", in print_partition_extended() 186 printf ("** Can't read partition table on %d:" LBAFU " **\n", in part_get_info_extended()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | blk.h | 21 #define LBAFU "%" LBAFlength "u" macro
|
| /OK3568_Linux_fs/u-boot/drivers/ata/ |
| H A D | ahci.c | 793 debug("scsi_ahci: %s %u blocks starting from lba 0x" LBAFU "\n", in ata_scsiop_read_write()
|
| /OK3568_Linux_fs/u-boot/fs/ext4/ |
| H A D | ext4_common.c | 213 printf("part_offset is " LBAFU "\n", part_offset); in put_ext4()
|