Home
last modified time | relevance | path

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

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