Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_wmreg.h664 #define WMREG_CORDOVA_RAH(x) (WMREG_CORDOVA_RAL(x) + 4) macro
H A Dif_wm.c4333 CSR_WRITE(sc, WMREG_CORDOVA_RAH(idx), ral_hi); in wm_set_ral()
4363 CSR_WRITE(sc, WMREG_CORDOVA_RAH(idx), ral_hi); in wm_set_ral()
17360 mac_reg = CSR_READ(sc, WMREG_CORDOVA_RAH(i)); in wm_copy_rx_addrs_to_phy_ich8lan_locked()
17414 addr_high = CSR_READ(sc, WMREG_CORDOVA_RAH(i)); in wm_lv_jumbo_workaround_ich8lan()