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 D | hci1394_ioctl.c | 403 status = hci1394_ohci_phy_write(soft_state->ohci, wrphy.addr,
|
H A D | hci1394_isr.c | 450 status = hci1394_ohci_phy_write(soft_state->ohci, 5,
|
H A D | hci1394_ohci.c | 1043 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 D | hci1394_ohci.h | 592 int hci1394_ohci_phy_write(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,
|
Completed in 56 milliseconds