Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h138 int ohci_intr_type; /* intr type used */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1296 ohcip->ohci_intr_type = DDI_INTR_TYPE_MSI; in ohci_register_intrs_and_init_mutex()
1316 ohcip->ohci_intr_type = DDI_INTR_TYPE_FIXED; in ohci_register_intrs_and_init_mutex()
2292 "ohci_rem_intrs: interrupt type 0x%x", ohcip->ohci_intr_type); in ohci_rem_intrs()