Searched refs:SCS_14 (Results 1 – 4 of 4) sorted by relevance
108 #define SCS_14 0x14 /* PD -> CP -- REPLY_RMAC_I */ macro
426 if (!sc_is_active(pd) && pkt->data[1] > SCS_14) { in osdp_phy_decode_packet()
766 smb[1] = SCS_14; /* type */ in pd_build_reply()786 if (smb && (smb[1] > SCS_14) && sc_is_active(pd)) { in pd_build_reply()
331 if (smb && (smb[1] > SCS_14) && sc_is_active(pd)) { in cp_build_command()