Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h1676 #define DRV_MSG_CODE_DCC_OK 0x30000000 macro
H A Dbxe.c7774 bxe_fw_command(sc, DRV_MSG_CODE_DCC_OK, 0); in bxe_dcc_event()