Home
last modified time | relevance | path

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

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