Home
last modified time | relevance | path

Searched refs:intrFuncs (Results 1 – 1 of 1) sorted by relevance

/external/coreboot/src/device/oprom/yabel/
Dbiosemu.c285 X86EMU_intrFuncs intrFuncs[256]; in biosemu() local
287 intrFuncs[i] = handleInterrupt; in biosemu()
288 X86EMU_setupIntrFuncs(intrFuncs); in biosemu()