Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnex.c44 #define SUN4V_REG_SPEC2CFG_HDL(x) ((x >> 32) & ~(0xfull << 28)) macro
481 cfg = SUN4V_REG_SPEC2CFG_HDL(reg_p->physaddr); in vnex_add_intr()
H A Dcnex.c76 #define SUN4V_REG_SPEC2CFG_HDL(x) ((x >> 32) & ~(0xfull << 28)) macro
1046 cnex_ssp->cfghdl = SUN4V_REG_SPEC2CFG_HDL(reg_p->physaddr); in cnex_attach()