Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dshmem.h81 #define DRV_MSG_CODE 0xff000000 macro
588 #define RESET_TYPE_DRV_MASK DRV_MSG_CODE
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c113 msg_data &= ~DRV_MSG_CODE; in fw_reset_sync()