/external/u-boot/drivers/block/ |
D | blkcache.c | 20 unsigned long blksz; member 33 unsigned long blksz) in cache_find() 55 unsigned long blksz, void *buffer) in blkcache_read() 76 unsigned long blksz, void const *buffer) in blkcache_fill()
|
D | blk-uclass.c | 545 const char *name, int if_type, int devnum, int blksz, in blk_create_device() 577 const char *name, int if_type, int devnum, int blksz, in blk_create_devicef()
|
D | ide.c | 1193 int blksz; in ide_probe() local
|
/external/u-boot/include/ |
D | image-sparse.h | 12 lbaint_t blksz; member
|
D | blk.h | 77 unsigned long blksz; /* block size */ member 186 unsigned long blksz, void *buffer) in blkcache_read() 193 unsigned long blksz, void const *buffer) {} in blkcache_fill()
|
D | ext4fs.h | 85 uint32_t blksz; member
|
D | part.h | 57 ulong blksz; /* block size in bytes */ member
|
D | sdhci.h | 23 #define SDHCI_MAKE_BLKSZ(dma, blksz) (((dma & 0x7) << 12) | (blksz & 0xFFF)) argument
|
/external/ltp/testcases/kernel/syscalls/pwritev/ |
D | pwritev03.c | 43 static ssize_t blksz; variable
|
/external/ltp/testcases/kernel/syscalls/preadv/ |
D | preadv03.c | 41 static ssize_t blksz; variable
|
/external/u-boot/drivers/scsi/ |
D | scsi.c | 361 lbaint_t *capacity, unsigned long *blksz) in scsi_read_capacity() 495 unsigned long blksz; in scsi_detect_dev() local
|
/external/kernel-headers/original/uapi/linux/mmc/ |
D | ioctl.h | 21 unsigned int blksz; member
|
/external/vboot_reference/host/arch/x86/lib/ |
D | crossystem_arch.c | 172 unsigned offs, blksz; in VbReadNvStorage() local 190 unsigned offs, blksz; in VbWriteNvStorage() local
|
/external/vboot_reference/host/arch/x86_64/lib/ |
D | crossystem_arch.c | 172 unsigned offs, blksz; in VbReadNvStorage() local 190 unsigned offs, blksz; in VbWriteNvStorage() local
|
/external/u-boot/drivers/mmc/ |
D | arm_pl180_mmci.c | 228 u32 blksz = 0; in do_data_transfer() local
|
D | mxcmmc.c | 152 unsigned int blksz = data->blocksize; in mxcmci_setup_data() local
|
/external/u-boot/lib/efi_loader/ |
D | efi_disk.c | 59 int blksz; in efi_disk_rw_blocks() local
|
/external/u-boot/arch/arm/include/asm/arch-sunxi/ |
D | mmc.h | 20 u32 blksz; /* 0x10 block size */ member
|
/external/u-boot/tools/ |
D | kwboot.c | 352 const size_t blksz = sizeof(block->data); in kwboot_xm_makeblock() local
|
/external/u-boot/fs/ext4/ |
D | ext4_common.c | 1532 int blksz = EXT2_BLOCK_SIZE(data); in ext4fs_get_extent_block() local 1620 int blksz; in read_allocated_block() local
|
/external/u-boot/common/ |
D | usb_storage.c | 1422 u32 capacity, blksz; in usb_stor_get_info() local
|
/external/u-boot/fs/zfs/ |
D | zfs.c | 1114 uint64_t blkid, blksz; /* the block id this object dnode is in */ in dnode_get() local 2075 int blksz, movesize; in zfs_read() local
|