Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDmcp_public.h1623 #define FW_MSG_CODE_DRV_UNLOAD_FUNCTION 0x20130000 macro
/freebsd-11-stable/sys/dev/bxe/
HDecore_sp.c6207 case FW_MSG_CODE_DRV_UNLOAD_FUNCTION: in ecore_func_hw_reset()
HDecore_hsi.h1782 #define FW_MSG_CODE_DRV_UNLOAD_FUNCTION 0x20120000 macro
HDbxe.c3804 return (FW_MSG_CODE_DRV_UNLOAD_FUNCTION); in bxe_nic_unload_no_mcp()