Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c998 hci1394_ohci_phy_set(hci1394_ohci_handle_t ohci_hdl, uint_t address, in hci1394_ohci_phy_set() function
1630 status = hci1394_ohci_phy_set(ohci_hdl, 0x4, OHCI_PHY_CNTDR); in hci1394_ohci_contender_enable()
1781 status = hci1394_ohci_phy_set(ohci_hdl, 0x5, OHCI_PHY_ISBR); in hci1394_ohci_bus_reset_short()
2716 status = hci1394_ohci_phy_set(ohci_hdl, 5, in hci1394_ohci_1394a_init()
2745 status = hci1394_ohci_phy_set(ohci_hdl, 5, in hci1394_ohci_1394a_resume()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h584 int hci1394_ohci_phy_set(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,