hci1394_ohci_phy_read
status = hci1394_ohci_phy_read(soft_state->ohci, rdphy.addr,
status = hci1394_ohci_phy_read(soft_state->ohci, 5, &phy_status);
status = hci1394_ohci_phy_read(ohci_hdl, 1, ®);
status = hci1394_ohci_phy_read(ohci_hdl, 2, ®);
status = hci1394_ohci_phy_read(ohci_hdl,
status = hci1394_ohci_phy_read(ohci_hdl, 5, &phy_status);
(void) hci1394_ohci_phy_read(ohci_hdl, 0x1, ®);
status = hci1394_ohci_phy_read(ohci_hdl, 2, &phy_reg);
int hci1394_ohci_phy_read(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,