Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c70 static int hci1394_ohci_phy_write_no_lock(hci1394_ohci_handle_t ohci_hdl,
1211 status = hci1394_ohci_phy_write_no_lock(ohci_hdl, address, reg); in hci1394_ohci_phy_set()
1261 status = hci1394_ohci_phy_write_no_lock(ohci_hdl, address, reg); in hci1394_ohci_phy_clr()
1317 status = hci1394_ohci_phy_write_no_lock(ohci_hdl, address, data); in hci1394_ohci_phy_write()
1436 hci1394_ohci_phy_write_no_lock(hci1394_ohci_handle_t ohci_hdl, uint_t address, in hci1394_ohci_phy_write_no_lock() function