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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124var.h189 int sictl_intr_type; /* What type of interrupt */ member in struct:si_ctl_state
/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c644 si_ctlp->sictl_intr_type = DDI_INTR_TYPE_MSI;
665 si_ctlp->sictl_intr_type = DDI_INTR_TYPE_FIXED;
5150 if ((si_ctlp->sictl_intr_type == DDI_INTR_TYPE_MSI) &&

Completed in 69 milliseconds