Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1616 #define FW_MSG_CODE_DRV_UNLOAD_FUNCTION 0x20130000 macro
/freebsd/sys/dev/bxe/
H A Decore_sp.c6207 case FW_MSG_CODE_DRV_UNLOAD_FUNCTION: in ecore_func_hw_reset()
H A Decore_hsi.h1782 #define FW_MSG_CODE_DRV_UNLOAD_FUNCTION 0x20120000 macro
H A Dbxe.c3780 return (FW_MSG_CODE_DRV_UNLOAD_FUNCTION); in bxe_nic_unload_no_mcp()