Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h584 int hci1394_ohci_phy_set(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,
586 int hci1394_ohci_phy_clr(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,
588 int hci1394_ohci_phy_read(hci1394_ohci_handle_t ohci_hdl, uint_t regAddr,
590 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) }; 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()