Searched refs:hci1394_ohci_phy_set (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_ohci.c | 1185 hci1394_ohci_phy_set(hci1394_ohci_handle_t ohci_hdl, uint_t address, in hci1394_ohci_phy_set() function 1964 status = hci1394_ohci_phy_set(ohci_hdl, 0x4, OHCI_PHY_CNTDR); in hci1394_ohci_contender_enable() 2160 status = hci1394_ohci_phy_set(ohci_hdl, 0x5, OHCI_PHY_ISBR); in hci1394_ohci_bus_reset_short() 3323 status = hci1394_ohci_phy_set(ohci_hdl, 5, in hci1394_ohci_1394a_init() 3360 status = hci1394_ohci_phy_set(ohci_hdl, 5, in hci1394_ohci_1394a_resume()
|
/titanic_41/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_ohci.h | 586 int hci1394_ohci_phy_set(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,
|