Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h386 } NCSI_Response_Packet; typedef
388 } __attribute__ ((__packed__)) NCSI_Response_Packet;
774 NCSI_Response_Packet ncsi_rsp;
H A Dncsi.c61 void ncsi_respdump (MAC_ENGINE *eng, NCSI_Response_Packet *in) { in ncsi_respdump()