HomeSort by: relevance | last modified time | path
    Searched refs:iwn_stop_scan (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwnreg.h 399 #define IWN_STOP_SCAN 132
1281 /* Structure for IWN_STOP_SCAN notification. */
1282 struct iwn_stop_scan { struct
if_iwn.c 2683 case IWN_STOP_SCAN:
2685 struct iwn_stop_scan *scan =
2686 (struct iwn_stop_scan *)(desc + 1);

Completed in 18 milliseconds