Searched defs:s_first (Results 1 – 11 of 11) sorted by relevance
/external/u-boot/cmd/ |
D | flash.c | 189 int *s_first, int *s_last, in flash_fill_sect_ranges() 397 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local 593 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
|
/external/u-boot/arch/arm/mach-at91/arm926ejs/ |
D | eflash.c | 205 int flash_erase (flash_info_t *info, int s_first, int s_last) in flash_erase()
|
/external/u-boot/board/freescale/m5253demo/ |
D | flash.c | 177 int flash_erase(flash_info_t * info, int s_first, int s_last) in flash_erase()
|
/external/u-boot/board/cobra5272/ |
D | flash.c | 128 int flash_erase (flash_info_t * info, int s_first, int s_last) in flash_erase()
|
/external/u-boot/drivers/mtd/ |
D | cfi_mtd.c | 28 int s_first = -1; in cfi_mtd_erase() local
|
D | pic32_flash.c | 105 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
|
D | st_smi.c | 531 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
|
D | altera_qspi.c | 83 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
|
D | cfi_flash.c | 1055 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
|
/external/u-boot/fs/ext4/ |
D | ext4_journal.h | 65 __be32 s_first; /* first block of log information */ member
|
/external/e2fsprogs/lib/ext2fs/ |
D | kernel-jbd.h | 210 __u32 s_first; /* first block of log information */ member
|