Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h504 #define IPW2200_CMD_SCAN (20) macro
H A Dipw2200.c1616 return (ipw2200_cmd(sc, IPW2200_CMD_SCAN, &scan, sizeof (scan), 1)); in ipw2200_start_scan()