Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c3294 rc = ecore_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in ecore_mcp_bist_register_test()
3316 rc = ecore_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in ecore_mcp_bist_clock_test()
3338 rc = ecore_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in ecore_mcp_bist_nvm_test_get_num_images()
3366 params.nvm_common.cmd = DRV_MSG_CODE_BIST_TEST; in ecore_mcp_bist_nvm_test_get_image_att()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1230 #define DRV_MSG_CODE_BIST_TEST 0x001e0000 /* Param: [0:7] - test enum, [8:15] - image index,… macro