Searched refs:regAddr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h586 int hci1394_ohci_phy_set(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,
588 int hci1394_ohci_phy_clr(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,
590 int hci1394_ohci_phy_read(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,
592 int hci1394_ohci_phy_write(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c362 uint32_t regAddr[2] = { AR_STA_ID0, AR_PHY_BASE + (8 << 2) }; local
369 uint32_t addr = regAddr[i];
401 REG_WRITE(ah, regAddr[i], regHold[i]);

Completed in 54 milliseconds