Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mwl/
Dmwlreg.h271 #define HostCmd_CMD_CODE_DNLD 0x0001 macro
Dmwlhal.c2489 mh->mh_cmdbuf[0] = htole16(HostCmd_CMD_CODE_DNLD); in mwlSendBlock()