Searched refs:regAddr (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_ohci.h | 586 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,
|
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_hw.c | 362 uint32_t regAddr[2] = { AR_STA_ID0, AR_PHY_BASE + (8 << 2) }; in ath9k_hw_chip_test() local 369 uint32_t addr = regAddr[i]; in ath9k_hw_chip_test() 401 REG_WRITE(ah, regAddr[i], regHold[i]); in ath9k_hw_chip_test()
|