Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmactest.c1279 PrintIO_Header(p_eng, FP_LOG); in test_start()
1281 PrintIO_Header(p_eng, FP_IO); in test_start()
1282 PrintIO_Header(p_eng, STD_OUT); in test_start()
H A Dcomminf.h872 GLOBAL void PrintIO_Header (MAC_ENGINE *eng, uint8_t option);
H A Dmac.c2103 void PrintIO_Header (MAC_ENGINE *eng, uint8_t option) in PrintIO_Header() function