Home
last modified time | relevance | path

Searched refs:link_ctrl_clr (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_detach.c78 &soft_state->ohci->ohci_regs->link_ctrl_clr, in hci1394_detach()
134 &soft_state->ohci->ohci_regs->link_ctrl_clr, in hci1394_detach()
202 &soft_state->ohci->ohci_regs->link_ctrl_clr, 0xFFFFFFFF); in hci1394_quiesce()
H A Dhci1394_ohci.c389 &ohci_hdl->ohci_regs->link_ctrl_clr, 0xFFFFFFFF); in hci1394_ohci_chip_init()
2668 &ohci_hdl->ohci_regs->link_ctrl_clr, OHCI_LC_CYC_MAST); in hci1394_ohci_cycle_master_disable()
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h476 uint32_t link_ctrl_clr; member