Lines Matching defs:code
40 * escaped using <DLE> control code. Added <DLE> does not participate in
97 * @code: Expected reply code
104 u8 code;
203 static bool rave_sp_id_is_event(u8 code)
205 return (code & 0xF0) == RAVE_SP_EVNT_BASE;
314 * There isn't a single rule that describes command code ->
315 * ACK code transformation, but, going through various
329 * least significant bit to get an ACK code
361 reply.code = rave_sp_reply_code((u8)command),
414 if (reply->code == data[0] && reply->ackid == data[1] &&
426 reply->code, data[0]);
610 * As per RDU2 ICD 3.4.47 CMD_GET_COPPER_REV code is