Home
last modified time | relevance | path

Searched defs:s_first (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/cmd/
H A Dflash.c189 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
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/
H A Deflash.c205 int flash_erase (flash_info_t *info, int s_first, int s_last) in flash_erase()
/openbmc/u-boot/board/freescale/m5253demo/
H A Dflash.c177 int flash_erase(flash_info_t * info, int s_first, int s_last) in flash_erase()
/openbmc/u-boot/drivers/mtd/
H A Dcfi_mtd.c28 int s_first = -1; in cfi_mtd_erase() local
H A Dst_smi.c531 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
H A Dpic32_flash.c105 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
H A Daltera_qspi.c83 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
H A Dcfi_flash.c1055 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
/openbmc/u-boot/board/cobra5272/
H A Dflash.c128 int flash_erase (flash_info_t * info, int s_first, int s_last) in flash_erase()
/openbmc/u-boot/fs/ext4/
H A Dext4_journal.h65 __be32 s_first; /* first block of log information */ member
/openbmc/linux/include/linux/
H A Djbd2.h235 __be32 s_first; /* first block of log information */ member