Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h264 #define OHCI_HC_LINK_ENBL 0x00020000 /* 1-enabled, 0-disabled */ macro
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c829 &ohci_hdl->ohci_regs->hc_ctrl_set, OHCI_HC_LINK_ENBL); in hci1394_ohci_link_enable()
845 &ohci_hdl->ohci_regs->hc_ctrl_clr, OHCI_HC_LINK_ENBL); in hci1394_ohci_link_disable()