Searched refs:PCIC_CENTDMA (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | pcic_reg.h | 389 #define PCIC_CENTDMA 0x3C macro
|
/titanic_50/usr/src/uts/common/io/ |
H A D | pcic.c | 6224 value = pcic_getb(pcic, 0, PCIC_CENTDMA); in pcic_enable_io_intr() 6226 pcic_putb(pcic, 0, PCIC_CENTDMA, value); in pcic_enable_io_intr() 6272 value = pcic_getb(pcic, 0, PCIC_CENTDMA); in pcic_disable_io_intr() 6274 pcic_putb(pcic, 0, PCIC_CENTDMA, value); in pcic_disable_io_intr() 6276 (void) pcic_getb(pcic, 0, PCIC_CENTDMA); in pcic_disable_io_intr()
|