Searched refs:PCS_CARD_REMOVED (Results 1 – 2 of 2) sorted by relevance
146 #define PCS_CARD_REMOVED 0x4000 /* Removed but still work to do */ macro
5482 sockp->pcs_flags &= ~(PCS_CARD_REMOVED|PCS_CARD_CBREM); in pcic_handle_cd_change()5621 sockp->pcs_flags |= PCS_CARD_REMOVED; in pcic_handle_cd_change()5625 if (debounce && (sockp->pcs_flags & PCS_CARD_REMOVED)) { in pcic_handle_cd_change()5643 sockp->pcs_flags &= ~PCS_CARD_REMOVED; in pcic_handle_cd_change()