Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/bxe/
Dbxe.c3829 reset_code = DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS; in bxe_send_unload_req()
3831 reset_code = DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS; in bxe_send_unload_req()
15818 fw = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS, 0); in bxe_prev_unload()
Decore_hsi.h1673 #define DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS 0x20010000 macro