Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcic_var.h553 #define PCIC_REV_MASK 0x0f macro
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c540 if ((value & PCIC_REV_MASK) >= PCIC_REV_LEVEL_LOW && in pcic_probe()
1201 PCIC_REV_MASK; in pcic_attach()
5816 (pcic_getb(pcic, 0, PCIC_CHIP_REVISION) & PCIC_REV_MASK) == in pcic_ci_vadem()
5828 switch (value & PCIC_REV_MASK) { in pcic_ci_vadem()