Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dshmem.h83 #define DRV_MSG_CODE_UNLOAD 0x02000000 macro
592 DRV_MSG_CODE_UNLOAD)
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c57 msg_data |= DRV_MSG_CODE_UNLOAD; in fw_reset_sync()