Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c3814 keep_link ? DRV_MSG_CODE_UNLOAD_SKIP_LINK_RESET : 0; in bxe_send_unload_done()
15273 DRV_MSG_CODE_UNLOAD_SKIP_LINK_RESET); in bxe_prev_mcp_done()
H A Decore_hsi.h1754 #define DRV_MSG_CODE_UNLOAD_SKIP_LINK_RESET 0x00000002 macro