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

/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr.c44 * ddi_intr_get_supported_types:
50 ddi_intr_get_supported_types(dev_info_t *dip, int *typesp) function
58 DDI_INTR_APIDBG((CE_CONT, "ddi_intr_get_supported_types: dip %p\n",
73 DDI_INTR_APIDBG((CE_CONT, "ddi_intr_get_supported_types: types %x\n",
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h300 #pragma weak ddi_intr_get_supported_types macro
313 extern int ddi_intr_get_supported_types();
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h98 #pragma weak ddi_intr_get_supported_types macro
112 extern int ddi_intr_get_supported_types();

Completed in 75 milliseconds