Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dshmem.h99 #define DRV_MSG_DATA 0x00ff0000 macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c111 if((msg_data & DRV_MSG_DATA) != DRV_MSG_DATA_WAIT0) in fw_reset_sync()