Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h496 #define IPW2200_CMD_ENABLE (2) macro
H A Dipw2200.c966 return (ipw2200_cmd(sc, IPW2200_CMD_ENABLE, NULL, 0, 0)); in ipw2200_config()