Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c911 (void) hci1394_ohci_phy_read(ohci_hdl, 0x1, &reg); in hci1394_ohci_bus_reset_nroot()
957 status = hci1394_ohci_phy_read(ohci_hdl, 2, &phy_reg); in hci1394_ohci_phy_init()
1071 hci1394_ohci_phy_read(hci1394_ohci_handle_t ohci_hdl, uint_t address, in hci1394_ohci_phy_read() function
1303 status = hci1394_ohci_phy_read(ohci_hdl, 1, &reg); in hci1394_ohci_phy_info()
1311 status = hci1394_ohci_phy_read(ohci_hdl, 2, &reg); in hci1394_ohci_phy_info()
1327 status = hci1394_ohci_phy_read(ohci_hdl, in hci1394_ohci_phy_info()
2079 status = hci1394_ohci_phy_read(ohci_hdl, 5, &phy_status); in hci1394_ohci_isr_phy()
H A Dhci1394_ioctl.c346 status = hci1394_ohci_phy_read(soft_state->ohci, rdphy.addr, in hci1394_ioctl_rdphy()
H A Dhci1394_isr.c405 status = hci1394_ohci_phy_read(soft_state->ohci, 5, &phy_status); in hci1394_isr_self_id()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h588 int hci1394_ohci_phy_read(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,