Searched defs:WL_RETURN_BASE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dwifi_ioctl.h196 #define WL_RETURN_BASE 0x7000 macro
197 #define WL_READONLY (WL_RETURN_BASE + 0x1)
198 #define WL_WRITEONLY (WL_RETURN_BASE + 0x2)
199 #define WL_NOAP (WL_RETURN_BASE + 0x3)

Completed in 60 milliseconds