Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c67 static int hci1394_ohci_phy_read_no_lock(hci1394_ohci_handle_t ohci_hdl,
1010 status = hci1394_ohci_phy_read_no_lock(ohci_hdl, address, &reg); in hci1394_ohci_phy_set()
1047 status = hci1394_ohci_phy_read_no_lock(ohci_hdl, address, &reg); in hci1394_ohci_phy_clr()
1078 status = hci1394_ohci_phy_read_no_lock(ohci_hdl, address, data); in hci1394_ohci_phy_read()
1111 hci1394_ohci_phy_read_no_lock(hci1394_ohci_handle_t ohci_hdl, uint_t address, in hci1394_ohci_phy_read_no_lock() function