Searched defs:sector (Results 1 – 3 of 3) sorted by relevance
200 CARDRomHashSector *sector = context->loading_sector; in CARDi_StartLoading() local234 CARDRomHashSector *sector = context->loading_sector; in CARD_NotifyRomHashReadAsync() local265 static CARDRomHashBlock* CARDi_TouchRomHashBlock(CARDRomHashContext *context, u32 sector) in CARDi_TouchRomHashBlock()348 CARDRomHashSector *sector = NULL; in CARDi_TouchRomHashSector() local521 u32 sector = CARDi_GetHashSectorIndex(context, position); in CARDi_ReadRomHashImageDirect() local620 CARDRomHashSector *sector = NULL; in CARDi_ReadRomHashImageCaching() local
612 const u32 sector = cmd->spec.sect_size; in CARDi_EraseBackupSectorCore() local650 const u32 sector = cmd->spec.subsect_size; in CARDi_EraseBackupSubSectorCore() local
49 CTRDGiFlashSector sector; /* Sector data (* see CTRDGiFlashSector above) */ member