Home
last modified time | relevance | path

Searched defs:sector (Results 1 – 25 of 61) sorted by relevance

123

/openbmc/u-boot/common/spl/
H A Dspl_mmc.c19 ulong sector, struct image_header *header) in mmc_load_legacy()
44 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read()
54 struct mmc *mmc, unsigned long sector) in mmc_load_image_raw_sector()
155 unsigned long sector) in mmc_load_image_raw_partition()
H A Dspl_nor.c10 static ulong spl_nor_load_read(struct spl_load_info *load, ulong sector, in spl_nor_load_read()
H A Dspl_ram.c22 static ulong spl_ram_load_read(struct spl_load_info *load, ulong sector, in spl_ram_load_read()
H A Dspl_fit.c170 static int spl_load_fit_image(struct spl_load_info *info, ulong sector, in spl_load_fit_image()
277 struct spl_load_info *info, ulong sector, in spl_fit_append_fdt()
354 struct spl_load_info *info, ulong sector, void *fit) in spl_load_simple_fit()
H A Dspl_net.c16 static ulong spl_net_load_read(struct spl_load_info *load, ulong sector, in spl_net_load_read()
H A Dspl_spi.c53 static ulong spl_spi_fit_read(struct spl_load_info *load, ulong sector, in spl_spi_fit_read()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-blkdev.c19 static int virtio_blk_read_many(VDev *vdev, unsigned long sector, void *load_addr, in virtio_blk_read_many()
52 int virtio_read_many(unsigned long sector, void *load_addr, int sec_num) in virtio_read_many()
89 int virtio_read(unsigned long sector, void *load_addr) in virtio_read()
/openbmc/qemu/hw/vmapple/
H A Dbdif.c56 uint32_t sector; member
67 VblkReqCmd sector; member
118 static void le2cpu_sector(VblkSector *sector) in le2cpu_sector()
141 VblkSector sector; in vblk_cmd() local
/openbmc/qemu/block/export/
H A Dvirtio-blk-handler.c27 uint64_t sector, size_t size) in virtio_blk_sect_range_ok()
59 uint64_t sector; in virtio_blk_discard_write_zeroes() local
/openbmc/u-boot/env/
H A Dsf.c77 u32 saved_size, saved_offset, sector; in env_sf_save() local
193 u32 saved_size, saved_offset, sector; in env_sf_save() local
/openbmc/u-boot/fs/btrfs/
H A Ddev.c17 lbaint_t sector; in btrfs_devread() local
/openbmc/u-boot/fs/
H A Dfs_internal.c14 lbaint_t sector, int byte_offset, int byte_len, char *buf) in fs_devread()
/openbmc/u-boot/fs/reiserfs/
H A Ddev.c24 int reiserfs_devread(int sector, int byte_offset, int byte_len, char *buf) in reiserfs_devread()
/openbmc/u-boot/fs/zfs/
H A Ddev.c26 int zfs_devread(int sector, int byte_offset, int byte_len, char *buf) in zfs_devread()
/openbmc/qemu/crypto/
H A Divgen-plain64.c33 uint64_t sector, in qcrypto_ivgen_plain_calculate()
H A Divgen-plain.c33 uint64_t sector, in qcrypto_ivgen_plain_calculate()
H A Divgen.c68 uint64_t sector, in qcrypto_ivgen_calculate()
H A Divgen-essiv.c72 uint64_t sector, in qcrypto_ivgen_essiv_calculate()
/openbmc/u-boot/fs/ext4/
H A Ddev.c49 int ext4fs_devread(lbaint_t sector, int byte_offset, int byte_len, in ext4fs_devread()
/openbmc/u-boot/tools/
H A Drkspi.c22 int sector; in rkspi_set_header() local
/openbmc/qemu/tests/qemu-iotests/
H A D14873 def do_check_event(self, node, sector = 0): argument
/openbmc/qemu/tests/unit/
H A Dtest-crypto-ivgen.c28 uint64_t sector; member
/openbmc/u-boot/drivers/mtd/
H A Dcfi_flash.c568 static int flash_status_check(flash_info_t *info, flash_sect_t sector, in flash_status_check()
607 static int flash_full_status_check(flash_info_t *info, flash_sect_t sector, in flash_full_status_check()
763 flash_sect_t sector = saved_sector; in find_sector() local
875 flash_sect_t sector; in flash_write_cfibuffer() local
1445 static int cfi_protect_bugfix(flash_info_t *info, long sector, int prot) in cfi_protect_bugfix()
1479 int flash_real_protect(flash_info_t *info, long sector, int prot) in flash_real_protect()
2073 phys_addr_t sector; in flash_get_size() local
/openbmc/u-boot/disk/
H A Dpart_dos.h22 unsigned char sector; /* starting sector */ member
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/
H A Deflash.c151 int flash_real_protect (flash_info_t *info, long sector, int prot) in flash_real_protect()

123