DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

MSOP_INTR_DETACH(D2psm)


MSOP_INTR_DETACH -- detach an interrupt

Synopsis

   void pfxintr_detach(ms_intr_dist_t *idtp)

Description

MSOP_INTR_DETACH detaches an interrupt that was previously attached by MSOP_INTR_ATTACH(D2psm). The argument is the same pointer as was passed to MSOP_INTR_ATTACH. After MSOP_INTR_DETACH returns, there should be no more interrupt deliveries that use the specified interrupt distribution pointer.

Arguments


idtp
pointer to interrupt descriptor

Return values

None.

Usage

Hardware applicability

All.

Version applicability

psm: 2

References

MSOP_INTR_ATTACH(D2psm)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - 19 June 2005