SVR5 and SCO OpenServer
intr(D2str)
intr --
process a device interrupt
Synopsis
See the
intr(D2)
manual page
for DDI syntax and general information
about this entry point routine.
See the
intr(D2)
manual page
for DDI syntax and general information
about this entry point routine.
See
intr(D2mdi)
for additional details about using this entry point
in MDI drivers.
Usage
The interrupt routine in a STREAMS driver may use
putq(D3str)
to put a message on a queue for later handling by a service routine.
Interrupt handlers may also save status or data for later
processing by a service routine.
References
intr(D2),
intr(D2mdi),
intr(D2oddi)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005