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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Depic100.c66 static int intmask; variable
120 intmask = ioaddr + INTMASK; /* Interrupt Mask */
138 outl(INTR_DISABLE, intmask);
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h112 uint_t intmask; /* Global Interrupt Mask Register */ member in struct:hme_global
H A Dhme.c2463 PUT_GLOBREG(intmask, ~HMEG_MASK_MIF_INTR);
2644 PUT_GLOBREG(intmask,
2742 PUT_GLOBREG(intmask, HMEG_MASK_INTR);
3241 PUT_GLOBREG(intmask,
3253 PUT_GLOBREG(intmask,
3254 GET_GLOBREG(intmask) & ~HMEG_MASK_TX_ALL);
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c1778 PUT_GLOBREG(intmask, ERI_G_MASK_ALL);
2401 PUT_GLOBREG(intmask, ERI_G_MASK_INTR);
2799 GET_GLOBREG(intmask));
3521 PUT_GLOBREG(intmask, GET_GLOBREG(intmask) &
5493 PUT_GLOBREG(intmask, GET_GLOBREG(intmask) &
5501 PUT_GLOBREG(intmask, GET_GLOBREG(intmask) |
5510 GET_GLOBREG(intmask));
[all...]
H A Deri_mac.h168 uint32_t intmask; /* 0x0010 RW 0xFFFFFFFF 12 Interrupt Mask Reg */ member in struct:global

Completed in 352 milliseconds