Home
last modified time | relevance | path

Searched refs: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.c69 static int hci1394_ohci_phy_write_no_lock(hci1394_ohci_handle_t ohci_hdl,
1018 status = hci1394_ohci_phy_write_no_lock(ohci_hdl, address, reg); in hci1394_ohci_phy_set()
1055 status = hci1394_ohci_phy_write_no_lock(ohci_hdl, address, reg); in hci1394_ohci_phy_clr()
1097 status = hci1394_ohci_phy_write_no_lock(ohci_hdl, address, data); in hci1394_ohci_phy_write()
1197 hci1394_ohci_phy_write_no_lock(hci1394_ohci_handle_t ohci_hdl, uint_t address, in hci1394_ohci_phy_write_no_lock() function