Searched refs:iv_alloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/
H A Divintr.c106 * iv_alloc() - Allocate an interrupt vector data structure.
113 iv_alloc(softint_type_t type) function
140 cmn_err(CE_PANIC, "iv_alloc: exceeded number of multi "
197 new_iv_p = iv_alloc(SOFTINT_ST);
273 iv_p = iv_alloc(type);

Completed in 43 milliseconds