Searched refs:PD_FLAG_SKIP_SEQ_CHECK (Results 1 – 2 of 2) sorted by relevance
121 #define PD_FLAG_SKIP_SEQ_CHECK 0x00000040 /* disable seq checks (debug) */ macro
380 if (cur != comp && !ISSET_FLAG(pd, PD_FLAG_SKIP_SEQ_CHECK)) { in osdp_phy_check_packet()