Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcic_reg.h254 #define PCIC_BVD2 0x2 macro
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c3524 value = (~value) & (PCIC_BVD1 | PCIC_BVD2); in pcic_card_state()
3527 if (value & PCIC_BVD2) in pcic_card_state()