Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Dmcp_public.h1251 #define DRV_MSG_CODE_UNLOAD_DONE 0x21000000 macro
Decore_mcp.c1237 mb_params.cmd = DRV_MSG_CODE_UNLOAD_DONE; in ecore_mcp_unload_done()
/freebsd-10-stable/sys/dev/bxe/
Dbxe.c3854 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, reset_param); in bxe_send_unload_done()
11212 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_leader_reset()
12915 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_nic_load()
15371 uint32_t rc = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, in bxe_prev_mcp_done()
Decore_hsi.h1675 #define DRV_MSG_CODE_UNLOAD_DONE 0x21000000 macro