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

/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr_irm.c384 if (i_ddi_irm_supported(dip, type) == DDI_SUCCESS)
547 (i_ddi_irm_supported(dip, type) != DDI_SUCCESS)) {
556 if (i_ddi_irm_supported(dip, type) != DDI_SUCCESS) {
804 * i_ddi_irm_supported()
810 i_ddi_irm_supported(dev_info_t *dip, int type) function

Completed in 59 milliseconds