Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h139 int uhci_intr_type; /* intr type used */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c321 uhcip->uhci_intr_type = DDI_INTR_TYPE_MSI; in uhci_attach()
341 uhcip->uhci_intr_type = DDI_INTR_TYPE_FIXED; in uhci_attach()
668 "uhci_rem_intrs: interrupt type 0x%x", uhcip->uhci_intr_type); in uhci_rem_intrs()