Home
last modified time | relevance | path

Searched refs:nvc_intr_type (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/
H A Dnv_sata.h92 int nvc_intr_type; /* What type of interrupt */ member
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c704 nvc->nvc_intr_type = DDI_INTR_TYPE_MSI; in nv_attach()
727 nvc->nvc_intr_type = DDI_INTR_TYPE_FIXED; in nv_attach()
4038 if ((nvc->nvc_intr_type == DDI_INTR_TYPE_MSI) && in nv_rem_intrs()