Searched refs:OHCI_INTR_BUS_RESET (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isr.c176 OHCI_INTR_BUS_RESET | OHCI_INTR_SELFID_CMPLT |
220 if (interrupt_event & OHCI_INTR_BUS_RESET) {
387 hci1394_ohci_intr_disable(soft_state->ohci, OHCI_INTR_BUS_RESET);
474 hci1394_ohci_intr_clear(soft_state->ohci, (OHCI_INTR_BUS_RESET |
644 hci1394_ohci_intr_enable(soft_state->ohci, OHCI_INTR_BUS_RESET);
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h167 #define OHCI_INTR_BUS_RESET 0x00020000 macro

Completed in 59 milliseconds