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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1246 #define DRV_MSG_CODE_UNLOAD_DONE 0x21000000 macro
H A Decore_mcp.c1237 mb_params.cmd = DRV_MSG_CODE_UNLOAD_DONE;
/freebsd-13-stable/sys/dev/bxe/
H A Dbxe.c3835 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, reset_param);
11169 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0);
12858 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0);
15303 uint32_t rc = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE,
H A Decore_hsi.h1677 #define DRV_MSG_CODE_UNLOAD_DONE 0x21000000 macro

Completed in 224 milliseconds