Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dshmem.h92 #define DRV_MSG_CODE_UNLOAD_LNK_DN 0x0b000000 macro
604 DRV_MSG_CODE_UNLOAD_LNK_DN)
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c61 msg_data |= DRV_MSG_CODE_UNLOAD_LNK_DN; in fw_reset_sync()