Searched refs:PCIC_CL_EXINDEX (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | pcic_reg.h | 156 #define PCIC_CL_EXINDEX 0x2e macro
|
/titanic_44/usr/src/uts/common/io/ |
H A D | pcic.c | 5216 pcic_putb(pcic, sn, PCIC_CL_EXINDEX, ext_reg); in clext_reg_read() 5217 val = pcic_getb(pcic, sn, PCIC_CL_EXINDEX + 1); in clext_reg_read() 5233 pcic_putb(pcic, sn, PCIC_CL_EXINDEX, ext_reg); in clext_reg_write() 5234 pcic_putb(pcic, sn, PCIC_CL_EXINDEX + 1, value); in clext_reg_write()
|