Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dtg3.c327 static const uint32_t test_pat[4][6] = { in tg3_phy_write_and_check_testpat() local
344 test_pat[chan][i]); in tg3_phy_write_and_check_testpat()
377 if (low != test_pat[chan][i] || in tg3_phy_write_and_check_testpat()
378 high != test_pat[chan][i+1]) { in tg3_phy_write_and_check_testpat()