Searched refs:WDCMSG_SET_PWR_MODE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/wlan/ | ||
H A D | if_uathreg.h | 84 #define WDCMSG_SET_PWR_MODE 0x16 macro |
H A D | if_uath.c | 1133 uath_cmd_write(sc, WDCMSG_SET_PWR_MODE, &val, sizeof val, 0); in uath_init() |