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