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_ioctl.c403 status = hci1394_ohci_phy_write(soft_state->ohci, wrphy.addr,
H A Dhci1394_isr.c450 status = hci1394_ohci_phy_write(soft_state->ohci, 5,
H A Dhci1394_ohci.c1043 status = hci1394_ohci_phy_write(ohci_hdl, 0x1, reg);
1088 status = hci1394_ohci_phy_write(ohci_hdl, 0x1, reg);
1304 * hci1394_ohci_phy_write()
1308 hci1394_ohci_phy_write(hci1394_ohci_handle_t ohci_hdl, uint_t address, function
2551 status = hci1394_ohci_phy_write(ohci_hdl, 5, phy_status);
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h592 int hci1394_ohci_phy_write(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,

Completed in 71 milliseconds