Searched defs:hci1394_ohci_phy_write_no_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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);
1261 status = hci1394_ohci_phy_write_no_lock(ohci_hdl, address, reg);
1317 status = hci1394_ohci_phy_write_no_lock(ohci_hdl, address, data);
1430 * hci1394_ohci_phy_write_no_lock()
1436 hci1394_ohci_phy_write_no_lock(hci1394_ohci_handle_t ohci_hdl, uint_t address, function

Completed in 64 milliseconds