Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_sr_hw.h678 uint16_t selftest : 3; member
682 uint16_t selftest : 3;
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1727 …\myfunc{selftest\_register}{selftest_register} -- this test verifies the data integrity of the reg…
1730 …\myfunc{selftest\_clock}{selftest_clock} -- it measures the clock frequencies of the E4 modules. T…
1738 …\myfunc{selftest\_interrupt}{selftest_interrupt} -- this test verifies the interrupt path. Ecore e…
1741 …\myfunc{selftest\_memory}{selftest_memory} -- this test samples some of the memories in the device…
1744 …\myfunc{selftest\_nvram}{selftest_nvram} -- this performs the nvram test. It loops through all the…
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt3611 5. Request: Add ecore_selftest_api.h and, move selftest APIs to this file.
3613 6. Request: Add clock, register and nvram tests to selftest.
3622 10. Request: Add selftest APIs to the documentation.
3628 12. Request: Add a CRC check to the nvram selftest.