Lines Matching refs:MFP
18 * interrupt sources if there were no TT MFP!
61 * <asm/atariints.h>): Autovector interrupts are 1..7, then follow ST-MFP,
62 * TT-MFP, SCC, and finally VME interrupts. Vector numbers for the latter can
127 * ST-MFP timer D chained interrupts - each driver gets its own timer
132 volatile struct MFP *mfp;
142 .name = "MFP Timer D"
273 /* Initialize the MFP(s) */
280 st_mfp.int_en_a = 0x00; /* turn off MFP-Ints */
291 tt_mfp.int_en_a = 0x00; /* turn off MFP-Ints */
307 * needs them?) MFP and SCC are
310 tt_scu.vme_mask = 0x60; /* enable MFP and SCC ints */