airq_iv_create(9) create an interrupt vector

SYNOPSIS

struct airq_iv * airq_iv_create(unsigned long bits, unsigned long flags);

ARGUMENTS

bits

number of bits in the interrupt vector

flags

allocation flags

DESCRIPTION

Returns a pointer to an interrupt vector structure

AUTHOR

Cornelia Huck <[email protected]>

Author.

COPYRIGHT