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

/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_irm.c99 int apix_irm_free_fixed(dev_info_t *, ddi_intr_handle_impl_t *, int *);
283 return (apix_irm_free_fixed(dip, handle, result));
375 apix_irm_free_fixed(dev_info_t *dip, ddi_intr_handle_impl_t *handle, function
388 APIX_IRM_DEBUG((CE_CONT, "apix_irm_free_fixed: dip %p (%s) "
402 APIX_IRM_DEBUG((CE_CONT, "apix_irm_free_fixed: "
412 "apix_irm_free_fixed: failed to add"

Completed in 44 milliseconds