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 in struct:ohci_state
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1311 ohcip->ohci_intr_type = DDI_INTR_TYPE_MSI;
1331 ohcip->ohci_intr_type = DDI_INTR_TYPE_FIXED;
2308 "ohci_rem_intrs: interrupt type 0x%x", ohcip->ohci_intr_type);

Completed in 87 milliseconds