Searched refs:ReadAsync (Results 1 – 2 of 2) sorted by relevance
103 MIDeviceReadFunction ReadAsync; member
221 if ((*context->ReadAsync)(context->userdata, buffer, offset, length) == 0) in CARDi_StartLoading()456 context->ReadAsync = async; in CARD_InitRomHashContext()539 if (context->ReadAsync && (position + available < end)) in CARDi_ReadRomHashImageDirect()541 …(void)(*context->ReadAsync)(context->userdata, NULL, position + available, end - (position + avail… in CARDi_ReadRomHashImageDirect()