When
a device driver is run because of an interrupt rather than because of an
application request. OS/2 device drivers receive interrupts either from
the hardware they manage or from the system real-time clock.
During interrupt time, certain DevHlp functions are not permitted. Also,
addresses received directly from OS/2 applications might not be valid unless
they are converted system addresses.