Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h450 #define IWN_CMD_SET_POWER_MODE 119 macro
H A Dif_iwn.c5355 return iwn_cmd(sc, IWN_CMD_SET_POWER_MODE, &cmd, sizeof cmd, async); in iwn_set_pslevel()