Home
last modified time | relevance | path

Searched refs:NCSI_Flag_Get_Version_ID (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h216 #define NCSI_Flag_Get_Version_ID ( 1 << 0 ) // Time out when Get Version ID macro
H A Dncsi.c734 ncsi_set_error_flag( eng, NCSI_Flag_Get_Version_ID ); in Get_Version_ID_SLT()
H A Dmac.c1215 …if ( eng->flg.ncsi & NCSI_Flag_Get_Version_ID ) { PRINTF( option, "[NCSI] Time ou… in FPri_ErrFlag()