Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_reg.h253 #define PCIC_BVD1 0x1 macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c3524 value = (~value) & (PCIC_BVD1 | PCIC_BVD2); in pcic_card_state()
3525 if (value & PCIC_BVD1) in pcic_card_state()