Home
last modified time | relevance | path

Searched refs:PCIC_MISC_CTL_2 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h99 #define PCIC_MISC_CTL_2 0x1e /* CL version */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1812 pcic_putb(pcic, 0, PCIC_MISC_CTL_2, PCIC_LED_ENABLE); in pcic_setup_adapter()
1832 pcic_putb(pcic, i, PCIC_MISC_CTL_2, cfg); in pcic_setup_adapter()
1857 pcic_putb(pcic, i, PCIC_MISC_CTL_2, cfg); in pcic_setup_adapter()
2202 value = pcic_getb(pcic, i, PCIC_MISC_CTL_2); in pcic_setup_adapter()
2203 pcic_putb(pcic, i, PCIC_MISC_CTL_2, in pcic_setup_adapter()
4015 pcic_putb(pcic, socket->socket, PCIC_MISC_CTL_2, 0x0); in pcic_set_socket()
5038 if (cregs[i].off == PCIC_MISC_CTL_2) in xxdmp_cl_regs()