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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe.h167 #define INT_MASK_REG 0x38 macro
268 /* INT_MASK_REG , CSR7 */
H A Ddmfe_main.c367 dmfe_chip_put32(dmfep, INT_MASK_REG, 0);
539 dmfe_chip_put32(dmfep, INT_MASK_REG,
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_chip.c852 rge_reg_put16(rgep, INT_MASK_REG, rgep->int_mask);
1078 rge_reg_put16(rgep, INT_MASK_REG, rgep->int_mask);
1103 rge_reg_put16(rgep, INT_MASK_REG, rgep->int_mask);
1396 rge_reg_put16(rgep, INT_MASK_REG, INT_MASK_NONE);
1539 rge_reg_put16(rgep, INT_MASK_REG, rgep->int_mask);
H A Drge_hw.h120 #define INT_MASK_REG 0x003c macro
/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.h115 #define INT_MASK_REG 0x38 macro
189 /* INT_MASK_REG , CSR7 */
H A Ddnet.c865 ddi_put32(dnetp->io_handle, REG32(dnetp->io_reg, INT_MASK_REG), 0);
887 ddi_put32(dnetp->io_handle, REG32(dnetp->io_reg, INT_MASK_REG), 0);
3504 ddi_put32(dnetp->io_handle, REG32(dnetp->io_reg, INT_MASK_REG),
3742 REG32(altdnetp->io_reg, INT_MASK_REG), 0);

Completed in 374 milliseconds