Home
last modified time | relevance | path

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

/u-boot/lib/efi_driver/
A Defi_block_device.c66 EFI_PRINT("%s: read '%s', from block " LBAFU ", " LBAFU " blocks\n", in efi_bl_read()
95 EFI_PRINT("%s: write '%s', from block " LBAFU ", " LBAFU " blocks\n", in efi_bl_write()
/u-boot/drivers/block/
A Dblkcache.c80 debug("hit: start " LBAF ", count " LBAFU "\n", in blkcache_read()
86 debug("miss: start " LBAF ", count " LBAFU "\n", in blkcache_read()
112 debug("drop: start " LBAF ", count " LBAFU "\n", in blkcache_fill()
133 debug("fill: start " LBAF ", count " LBAFU "\n", in blkcache_fill()
/u-boot/fs/
A Dfs_internal.c32 log_err("%s read outside partition " LBAFU "\n", __func__, in fs_devread()
41 log_debug(" <" LBAFU ", %d, %d>\n", sector, byte_offset, byte_len); in fs_devread()
/u-boot/cmd/
A Dblk_common.c71 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()
A Ddisk.c57 debug("First Block: " LBAFU ", # of blocks: " LBAFU in common_diskboot()
/u-boot/lib/
A Dimage-sparse.c158 printf("%s: %s" LBAFU " [" LBAFU "]\n", in write_sparse_image()
213 printf("%s: %s " LBAFU " [%d]\n", in write_sparse_image()
/u-boot/drivers/fastboot/
A Dfb_mmc.c203 printf("........ wrote " LBAFU " bytes to '%s'\n", blkcnt * info->blksz, in write_raw_image()
619 printf("Flashing sparse image at offset " LBAFU "\n",
690 printf("Erasing blocks " LBAFU " to " LBAFU " due to alignment\n",
701 printf("........ erased " LBAFU " bytes from '%s'\n",
A Dfb_nand.c205 printf("Flashing sparse image at offset " LBAFU "\n", in fastboot_nand_flash_write()
/u-boot/disk/
A Dpart_iso.c223 printf(" %2d " LBAFU " " LBAFU " %6ld %.32s\n", in part_print_iso()
A Dpart_dos.c152 printf ("** Can't read partition table on %d:" LBAFU " **\n", in print_partition_extended()
224 printf ("** Can't read partition table on %d:" LBAFU " **\n", in part_get_info_extended()
/u-boot/include/
A Dblk.h20 #define LBAFU "%" LBAFlength "u" macro
/u-boot/drivers/ata/
A Dsata_mv.c736 debug("%s: " LBAFU " " LBAFU "\n", __func__, blknr, blkcnt); in ata_low_level_rw()
A Dahci.c794 debug("scsi_ahci: %s %u blocks starting from lba 0x" LBAFU "\n", in ata_scsiop_read_write()
A Ddwc_ahsata.c521 "Firmware version: %s\n\rCapacity: " LBAFU " sectors\n\r", in dwc_ahsata_print_info()
/u-boot/fs/btrfs/
A Ddisk-io.c881 error("superblock end %u is larger than device size " LBAFU, in btrfs_scan_fs_devices()
/u-boot/fs/ext4/
A Dext4_common.c214 printf("part_offset is " LBAFU "\n", part_offset); in put_ext4()

Completed in 25 milliseconds