Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mwl/
H A Dmwl_reg.h243 #define HostCmd_RESULT_PARTIAL_DATA 0x0005 macro
H A Dmwl.c1274 if (result <= HostCmd_RESULT_PARTIAL_DATA) in dumpresult()