Home
last modified time | relevance | path

Searched refs:Header_Revision (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.c39 …PRINTF( FP_LOG, "[NCSI-Request] Header_Revision: %02x\n", in->Header_Revision in ncsi_reqdump()
69 …PRINTF( FP_LOG, "[NCSI-Respond] Header_Revision: %02x\n", in->Header_Revision in ncsi_respdump()
160 eng->ncsi_req.Header_Revision = 0x01; in NCSI_Struct_Initialize_SLT()
393 eng->ncsi_rsp.Header_Revision, in NCSI_Rx_SLT()
489 eng->ncsi_req.Header_Revision, in NCSI_Tx()
H A Dcomminf.h342 …unsigned char Header_Revision; // For NC-SI 1.0 spec, this field has to set 0x… member
370 unsigned char Header_Revision; //For NC-SI 1.0 spec, this field has to set 0x01 member