Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mac68k/include/
H A Diopreg.h40 #define IOP_CS_INT1 0x20 macro
47 #define IOP_INTERRUPT (IOP_CS_INT0 | IOP_CS_INT1)
/netbsd-src/sys/arch/mac68k/mac68k/
H A Diop.c282 if (cs & IOP_CS_INT1) { in iopism_hand()
283 ioph->control_status |= IOP_CS_INT1; in iopism_hand()