Searched refs:CCID_ATTACH_SEQ_IDS (Results 1 – 1 of 1) sorted by relevance
556 CCID_ATTACH_SEQ_IDS = 1 << 5, enumerator3185 if ((ccid->ccid_attach & CCID_ATTACH_SEQ_IDS) != 0) { in ccid_cleanup()3188 ccid->ccid_attach &= ~CCID_ATTACH_SEQ_IDS; in ccid_cleanup()3324 ccid->ccid_attach |= CCID_ATTACH_SEQ_IDS; in ccid_attach()