Searched refs:IOP_INT1 (Results 1 – 2 of 2) sorted by relevance
28 #define IOP_INT1 0x20 /* intr priority from IOP to host */ macro
594 if (iop->status_ctrl & IOP_INT1) { /* INT1 for incoming msgs */ in iop_ism_irq()595 iop->status_ctrl = IOP_INT1 | IOP_RUN | IOP_AUTOINC; in iop_ism_irq()