Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpcic_var.h550 #define PCIC_REV_LEVEL_LOW 0x02 macro
/titanic_44/usr/src/uts/common/io/
H A Dpcic.c540 if ((value & PCIC_REV_MASK) >= PCIC_REV_LEVEL_LOW && in pcic_probe()
1202 if (!(value >= PCIC_REV_LEVEL_LOW && in pcic_attach()