Searched refs:command_byte (Results 1 – 3 of 3) sorted by relevance
890 const uint64_t command_byte = in DoExecute() local892 if (command_byte > 0 && command_byte <= UINT8_MAX) { in DoExecute()926 command_byte, in DoExecute()959 command_byte); in DoExecute()
125 bool SendRawRequest(uint8_t command_byte, const void *src, uint32_t src_len,
618 uint8_t command_byte, in SendRawRequest() argument626 const CommandType command = (CommandType)command_byte; in SendRawRequest()633 if (kdp_error && (command_byte != KDP_DUMPINFO)) in SendRawRequest()635 command_byte, kdp_error); in SendRawRequest()