![]() |
TT-System-Firmware APIs 19.8.99
Tenstorrent Firmware
|
Host request to report scratch-only status. More...
#include <msgqueue.h>
Data Fields | |
| uint8_t | command_code |
| The command code corresponding to TT_SMC_MSG_REPORT_SCRATCH_ONLY. | |
Host request to report scratch-only status.
Messages of this type are processed by process_queued_message. This is a command-only message with no payload fields.
The response data[0] is set to MESSAGE_QUEUE_STATUS_SCRATCH_ONLY (0xfe).
| uint8_t report_scratch_only_rqst::command_code |
The command code corresponding to TT_SMC_MSG_REPORT_SCRATCH_ONLY.