Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c3793 reset_code = DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS; in bxe_send_unload_req()
3795 reset_code = DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS; in bxe_send_unload_req()
15724 fw = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS, 0); in bxe_prev_unload()
H A Decore_hsi.h1673 #define DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS 0x20010000 macro