Searched refs:UPA_READ (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dupa.c95 #define UPA_READ(sc, reg, off) \ macro
301 if (INTVEC(UPA_READ(sc, j, 0x0)) ==
317 i, imr, (u_long)UPA_READ(sc, imr, 0x0));
327 if (UPA_READ(sc, UPA_CFG, UPA_CFG_IF) != UPA_CFG_IF_POK) {
332 (void)UPA_READ(sc, UPA_CFG, UPA_CFG_ESTAR);
334 (void)UPA_READ(sc, UPA_CFG, UPA_CFG_IF);
337 (void)UPA_READ(sc, UPA_CFG, UPA_CFG_IF);
466 (void)UPA_READ(uica->uica_sc, uica->uica_imr, 0x0);
476 (void)UPA_READ(uica->uica_sc, uica->uica_imr, 0x0);
486 UPA_READ(uic
[all...]

Completed in 190 milliseconds