Searched refs:IPW2100_CMD_ENABLE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ipw/ | ||
H A D | ipw2100_impl.h | 390 #define IPW2100_CMD_ENABLE (2) macro |
H A D | ipw2100.c | 1005 return (ipw2100_cmd(sc, IPW2100_CMD_ENABLE, NULL, 0)); in ipw2100_config() |