Searched refs:EMU_PCIERROR (Results 1 – 2 of 2) sorted by relevance
62 #define EMU_PCIERROR 0x00200000 macro
1245 if (stat & EMU_PCIERROR) { in emu_intr()1246 ack |= EMU_PCIERROR; in emu_intr()