Home
last modified time | relevance | path

Searched defs:HAL_SHADOW_REG (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dqwxreg.h6928 #define HAL_SHADOW_REG(sc, x) (HAL_SHADOW_BASE_ADDR(sc) + (4 * (x))) macro
H A Dqwzreg.h7013 #define HAL_SHADOW_REG(x) (HAL_SHADOW_BASE_ADDR + (4 * (x))) macro