Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_var.h538 #define PCIC_CB_CARD 0x020 /* cardbus card */ macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c4436 if (present_state & PCIC_CB_CARD) in pcic_get_status()