Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_detach.c71 &soft_state->ohci->ohci_regs->link_ctrl_clr, in hci1394_detach()
125 &soft_state->ohci->ohci_regs->link_ctrl_clr, in hci1394_detach()
187 &soft_state->ohci->ohci_regs->link_ctrl_clr, 0xFFFFFFFF); in hci1394_quiesce()
H A Dhci1394_ohci.c348 &ohci_hdl->ohci_regs->link_ctrl_clr, 0xFFFFFFFF); in hci1394_ohci_chip_init()
2195 &ohci_hdl->ohci_regs->link_ctrl_clr, OHCI_LC_CYC_MAST); in hci1394_ohci_cycle_master_disable()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h474 uint32_t link_ctrl_clr; member