Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c350 &ohci_hdl->ohci_regs->link_ctrl_set, OHCI_LC_CYC_MAST | in hci1394_ohci_chip_init()
2179 &ohci_hdl->ohci_regs->link_ctrl_set, OHCI_LC_CYC_MAST); in hci1394_ohci_cycle_master_enable()
2322 &ohci_hdl->ohci_regs->link_ctrl_set, OHCI_LC_RCV_SELF); in hci1394_ohci_selfid_enable()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h473 uint32_t link_ctrl_set; member