Home
last modified time | relevance | path

Searched defs:s_last (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.c29 int s_last = -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/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c641 u32 s_last = qp->s_last; in rvt_qp_sends_has_lkey() local
/openbmc/linux/include/rdma/
H A Drdmavt_qp.h421 u32 s_last; /* last completed entry */ member