Lines Matching refs:pend
71 intCtl[x].pend = false;
107 intCtl[index].pend ? 1 << 0 : 0;
208 intCtl[index].pend = false;
209 DPRINTF(Iob, "Wrote IntCtl %d pend %d cleared %d\n", index,
210 intCtl[index].pend, bits(data,2,2));
270 intCtl[devid].pend = true;
352 paramOut(cp, "pend", intCtl[x].pend);
372 paramIn(cp, "pend", intCtl[x].pend);