Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c882 status = hci1394_ohci_phy_write(ohci_hdl, 0x1, reg); in hci1394_ohci_bus_reset()
920 status = hci1394_ohci_phy_write(ohci_hdl, 0x1, reg); in hci1394_ohci_bus_reset_nroot()
1090 hci1394_ohci_phy_write(hci1394_ohci_handle_t ohci_hdl, uint_t address, in hci1394_ohci_phy_write() function
2100 status = hci1394_ohci_phy_write(ohci_hdl, 5, phy_status); in hci1394_ohci_isr_phy()
H A Dhci1394_ioctl.c321 status = hci1394_ohci_phy_write(soft_state->ohci, wrphy.addr, in hci1394_ioctl_wrphy()
H A Dhci1394_isr.c409 status = hci1394_ohci_phy_write(soft_state->ohci, 5, in hci1394_isr_self_id()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h590 int hci1394_ohci_phy_write(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,