Searched refs:command_byte (Results 1 – 3 of 3) sorted by relevance
915 const uint64_t command_byte = in DoExecute() local917 if (command_byte > 0 && command_byte <= UINT8_MAX) { in DoExecute()953 command_byte, in DoExecute()989 command_byte); in DoExecute()
127 bool SendRawRequest(uint8_t command_byte, const void *src, uint32_t src_len,
619 uint8_t command_byte, in SendRawRequest() argument627 const CommandType command = (CommandType)command_byte; in SendRawRequest()634 if (kdp_error && (command_byte != KDP_DUMPINFO)) in SendRawRequest()636 command_byte, kdp_error); in SendRawRequest()