Using a Dummy Handler — Notification Only
If you do not want to process interrupts
from device 990 but you do want to know when they come in, you could
code:
HNDDEVO HNDIO SET,DEVNAME=DEVO,DEVICE=990,NOTIFY=WAIT
At the point in your program where you want to receive notification, issue the WAITD macro.