Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDmcp_public.h1251 #define DRV_MSG_CODE_UNLOAD_DONE 0x21000000 macro
HDecore_mcp.c1237 mb_params.cmd = DRV_MSG_CODE_UNLOAD_DONE; in ecore_mcp_unload_done()
/freebsd-11-stable/sys/dev/bxe/
HDbxe.c3842 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, reset_param); in bxe_send_unload_done()
11205 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_leader_reset()
12907 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_nic_load()
15362 uint32_t rc = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, in bxe_prev_mcp_done()
HDecore_hsi.h1675 #define DRV_MSG_CODE_UNLOAD_DONE 0x21000000 macro