flash_type
static const struct flash_type sector_maps[] = {
struct flash_type sc_type;
static int KBinSector(struct flash_type * SecMap, unsigned int SecNo);
static uint32_t SectorStart(struct flash_type * SecMap, int SecNo);
static unsigned int SectorNumber(struct flash_type * SecMap, uint32_t Offset);
static int KBinSector(struct flash_type * SecMap, unsigned int SecNo)
static uint32_t SectorStart(struct flash_type * SecMap, int SecNo)
static unsigned int SectorNumber(struct flash_type * SecMap, uint32_t Offset)
u_int8_t flash_type; /* N/A */