Searched defs:s_last (Results 1 – 11 of 11) sorted by relevance
/openbmc/u-boot/cmd/ |
H A 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
|
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/ |
H A D | eflash.c | 205 int flash_erase (flash_info_t *info, int s_first, int s_last) in flash_erase()
|
/openbmc/u-boot/board/freescale/m5253demo/ |
H A D | flash.c | 177 int flash_erase(flash_info_t * info, int s_first, int s_last) in flash_erase()
|
/openbmc/u-boot/board/cobra5272/ |
H A D | flash.c | 128 int flash_erase (flash_info_t * info, int s_first, int s_last) in flash_erase()
|
/openbmc/u-boot/drivers/mtd/ |
H A D | cfi_mtd.c | 29 int s_last = -1; in cfi_mtd_erase() local
|
H A D | st_smi.c | 531 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
|
H A D | pic32_flash.c | 105 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
|
H A D | altera_qspi.c | 83 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
|
H A D | cfi_flash.c | 1055 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
|
/openbmc/linux/drivers/infiniband/sw/rdmavt/ |
H A D | qp.c | 641 u32 s_last = qp->s_last; in rvt_qp_sends_has_lkey() local
|
/openbmc/linux/include/rdma/ |
H A D | rdmavt_qp.h | 421 u32 s_last; /* last completed entry */ member
|