Searched refs:PCIC_MISC_CTL_1 (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | pcic_reg.h | 99 #define PCIC_MISC_CTL_1 0x16 /* CL version */ macro
|
/titanic_50/usr/src/uts/common/io/ |
H A D | pcic.c | 4016 PCIC_MISC_CTL_1); in pcic_set_socket() 4019 pcic_putb(pcic, socket->socket, PCIC_MISC_CTL_1, in pcic_set_socket() 4023 PCIC_MISC_CTL_1); in pcic_set_socket() 4025 pcic_putb(pcic, socket->socket, PCIC_MISC_CTL_1, in pcic_set_socket() 4032 value = pcic_getb(pcic, socket->socket, PCIC_MISC_CTL_1); in pcic_set_socket() 4044 pcic_putb(pcic, socket->socket, PCIC_MISC_CTL_1, value); in pcic_set_socket() 6673 pcic_getb(pcic, socket, PCIC_MISC_CTL_1), in pcic_exca_powerctl() 6684 pcic_getb(pcic, socket, PCIC_MISC_CTL_1), in pcic_exca_powerctl()
|