Searched refs:PUT_GLOBREG (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/hme/ |
H A D | hme.c | 371 #define PUT_GLOBREG(reg, value) \ macro 1741 PUT_GLOBREG(reset, HMEG_RESET_GLOBAL); 2463 PUT_GLOBREG(intmask, ~HMEG_MASK_MIF_INTR); 2636 PUT_GLOBREG(config, (hmep->hme_config | 2644 PUT_GLOBREG(intmask, 2742 PUT_GLOBREG(intmask, HMEG_MASK_INTR); 3241 PUT_GLOBREG(intmask, 3253 PUT_GLOBREG(intmask,
|
/illumos-gate/usr/src/uts/sun/io/eri/ |
H A D | eri_common.h | 367 #define PUT_GLOBREG(reg, value) \ macro
|
H A D | eri.c | 1778 PUT_GLOBREG(intmask, ERI_G_MASK_ALL); 2401 PUT_GLOBREG(intmask, ERI_G_MASK_INTR); 3521 PUT_GLOBREG(intmask, GET_GLOBREG(intmask) & 5493 PUT_GLOBREG(intmask, GET_GLOBREG(intmask) & 5501 PUT_GLOBREG(intmask, GET_GLOBREG(intmask) |
|
Completed in 77 milliseconds