Home
last modified time | relevance | path

Searched defs:start_sector (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dusb_mass_storage.h22 unsigned int start_sector; member
/openbmc/u-boot/common/
H A Davb_verify.c396 u64 start_offset, start_sector, sectors, residue; in mmc_byte_io() local
/openbmc/qemu/block/
H A Dquorum.c198 int64_t start_sector = offset / BDRV_SECTOR_SIZE; in quorum_report_bad() local
212 int64_t start_sector = acb->offset / BDRV_SECTOR_SIZE; in quorum_report_failure() local
/openbmc/qemu/migration/
H A Dblock-dirty-bitmap.c425 uint64_t start_sector, uint32_t nr_sectors) in send_bitmap_bits()