Home
last modified time | relevance | path

Searched refs:DRV_MSG_CODE_UNLOAD_REQ_WOL_MCP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bxe/
H A Dbxe.c11143 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_MCP, 0); in bxe_leader_reset()
12831 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_MCP, 0); in bxe_nic_load()
H A Decore_hsi.h1674 #define DRV_MSG_CODE_UNLOAD_REQ_WOL_MCP 0x20020000 macro