Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h265 #define OHCI_HC_SOFT_RESET 0x00010000 /* 1-reset in prog, 0-done */ macro
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c408 &ohci_hdl->ohci_regs->hc_ctrl_set, OHCI_HC_SOFT_RESET); in hci1394_ohci_soft_reset()
416 resetStatus = resetStatus & OHCI_HC_SOFT_RESET; in hci1394_ohci_soft_reset()