Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_var.h147 #define PCS_CARD_CBREM 0x8000 /* Cardbus specific work to do */ macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c5482 sockp->pcs_flags &= ~(PCS_CARD_REMOVED|PCS_CARD_CBREM); in pcic_handle_cd_change()
5619 sockp->pcs_flags |= PCS_CARD_CBREM; in pcic_handle_cd_change()
5626 if (sockp->pcs_flags & PCS_CARD_CBREM) { in pcic_handle_cd_change()
5641 sockp->pcs_flags &= ~PCS_CARD_CBREM; in pcic_handle_cd_change()