Home
last modified time | relevance | path

Searched defs:sect_size (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/mtd/
H A Dmtdblock.c114 unsigned int sect_size = mtdblk->cache_size; in do_cached_write() local
184 unsigned int sect_size = mtdblk->cache_size; in do_cached_read() local
/openbmc/qemu/tests/qtest/
H A Dfdc-test.c123 uint8_t sect_size = 2; in send_read_command() local
179 uint8_t sect_size = 2; in send_read_no_dma_command() local
H A Dahci-test.c799 uint16_t sect_size; in ahci_test_identify() local
/openbmc/u-boot/drivers/mtd/
H A Dcfi_mtd.c133 int sect_size = 0; in cfi_mtd_set_erasesize() local
H A Dpic32_flash.c352 ulong sect_size; in pic32_flash_bank_init() local
/openbmc/linux/fs/exfat/
H A Dnls.c655 unsigned int sect_size = sb->s_blocksize; in exfat_load_upcase_table() local
/openbmc/u-boot/include/
H A Dfat.h170 __u16 sect_size; /* Size of sectors in bytes */ member
/openbmc/u-boot/cmd/
H A Dfdc.c411 int sect_size; in fdc_read_data() local
/openbmc/linux/fs/isofs/
H A Dinode.c1069 unsigned offset, sect_size; in isofs_get_blocks() local
/openbmc/linux/fs/ocfs2/
H A Dsuper.c1755 int sect_size) in ocfs2_get_sector()