Searched defs:ddi_intr_alloc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr.c151 ddi_intr_alloc(dev_info_t *dip, ddi_intr_handle_t *h_array, int type, int inum, function
158 DDI_INTR_APIDBG((CE_CONT, "ddi_intr_alloc: name %s dip 0x%p "
165 DDI_INTR_APIDBG((CE_CONT, "ddi_intr_alloc: "
173 DDI_INTR_APIDBG((CE_CONT, "ddi_intr_alloc: type %x not "
181 DDI_INTR_APIDBG((CE_CONT, "ddi_intr_alloc: inum %d is already "
189 DDI_INTR_APIDBG((CE_CONT, "ddi_intr_alloc: no "
197 DDI_INTR_APIDBG((CE_CONT, "ddi_intr_alloc: type %x "
204 DDI_INTR_APIDBG((CE_CONT, "ddi_intr_alloc: Requested "
212 DDI_INTR_APIDBG((CE_CONT, "ddi_intr_alloc: no of interrupts "
216 DDI_INTR_APIDBG((CE_CONT, "ddi_intr_alloc
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h309 #pragma weak ddi_intr_alloc macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h100 #pragma weak ddi_intr_alloc macro
114 extern int ddi_intr_alloc();

Completed in 72 milliseconds