Home
last modified time | relevance | path

Searched refs:IWN_CMD_SCAN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/iwn/
H A Dif_iwn_debug.h89 case IWN_CMD_SCAN: return "IWN_CMD_SCAN"; in iwn_intr_str()
H A Dif_iwnreg.h486 #define IWN_CMD_SCAN 128 macro
H A Dif_iwn.c7264 error = iwn_cmd(sc, IWN_CMD_SCAN, buf, buflen, 1); in iwn_scan()