Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dshmem.h82 #define DRV_MSG_CODE_RESET 0x01000000 macro
590 DRV_MSG_CODE_RESET)
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c53 msg_data |= DRV_MSG_CODE_RESET; in fw_reset_sync()