Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h90 int ehci_intr_type; /* intr type used */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c799 ehcip->ehci_intr_type = DDI_INTR_TYPE_MSI; in ehci_register_intrs_and_init_mutex()
819 ehcip->ehci_intr_type = DDI_INTR_TYPE_FIXED; in ehci_register_intrs_and_init_mutex()
1995 "ehci_rem_intrs: interrupt type 0x%x", ehcip->ehci_intr_type); in ehci_rem_intrs()