DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

os_unclaim_vectors(D3psm)


os_unclaim_vectors -- release interrupt vectors

Synopsis

   void os_unclaim_vectors(ms_ivec_t basevec, ms_ivec_t nvec)

Description

os_unclaim_vectors releases a range of CPU interrupt vectors that were previously claimed using os_claim_vectors(D3psm).

Arguments


basevec
first of the range of vectors to be released

nvec
the number of vectors to release

Return values

None.

Usage

Hardware applicability

All.

Version applicability

psm: 2

References

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