Searched refs:flash_type (Results 1 – 2 of 2) sorted by relevance
108 struct flash_type { struct119 static const struct flash_type sector_maps[] = { argument222 struct flash_type sc_type;233 static int KBinSector(struct flash_type * SecMap, unsigned int SecNo);234 static uint32_t SectorStart(struct flash_type * SecMap, int SecNo);235 static unsigned int SectorNumber(struct flash_type * SecMap, uint32_t Offset);311 static int KBinSector(struct flash_type * SecMap, unsigned int SecNo) in KBinSector()328 static uint32_t SectorStart(struct flash_type * SecMap, int SecNo) in SectorStart()345 static unsigned int SectorNumber(struct flash_type * SecMap, uint32_t Offset) in SectorNumber()
677 u_int8_t flash_type; /* N/A */ member