Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.c173 eng->dat.NCSI_RxByteBUF = (unsigned char *) &eng->dat.NCSI_RxDWBUF[0]; in NCSI_Struct_Initialize_SLT()
353 memcpy ( &eng->ncsi_rsp, eng->dat.NCSI_RxByteBUF, bytesize ); in NCSI_Rx_SLT()
H A Dcomminf.h746 unsigned char *NCSI_RxByteBUF ; member