Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpcic_var.h533 #define PCIC_VCC_MASK 0xc00 macro
/titanic_44/usr/src/uts/common/io/
H A Dpcic.c3741 switch (socket_present_state & PCIC_VCC_MASK) { in pcic_set_vcc_level()