Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dshmem.h129 #define DRV_MSG_CODE_LOAD_DONE 0x11000000 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_mcp.c465 mcp_msg = b_lock ? DRV_MSG_CODE_LOAD_REQ : DRV_MSG_CODE_LOAD_DONE ; in lm_loader_opcode_to_mcp_msg()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1148 #define DRV_MSG_CODE_LOAD_DONE 0x11000000 macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c269 if (cmd == DRV_MSG_CODE_LOAD_DONE || cmd == DRV_MSG_CODE_UNLOAD_DONE) in ecore_mcp_mb_lock()
H A Decore_dev.c2250 DRV_MSG_CODE_LOAD_DONE, in ecore_hw_init()