Home
last modified time | relevance | path

Searched refs:scanning (Results 1 – 25 of 54) sorted by relevance

123

/freebsd/sys/isa/
H A Dpnp.c388 int large_len, scanning = len, retval = FALSE; in pnp_create_devices() local
397 while (scanning > 0) { in pnp_create_devices()
399 scanning--; in pnp_create_devices()
402 if (scanning < 2) { in pnp_create_devices()
403 scanning = 0; in pnp_create_devices()
409 if (scanning < large_len) { in pnp_create_devices()
410 scanning = 0; in pnp_create_devices()
415 scanning -= large_len; in pnp_create_devices()
445 if (scanning < PNP_SRES_LEN(tag)) { in pnp_create_devices()
446 scanning in pnp_create_devices()
[all...]
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dcyttsp.txt28 scanning/processing cycles when the chip is in active mode.
31 scanning/processing cycles when the chip is in low-power mode.
40 scanning/processing cycle).
/freebsd/sys/net80211/
H A Dieee80211_scan_sw.c28 * IEEE 802.11 scanning support.
291 * We're not currently scanning and the cache is in ieee80211_swscan_check_scan()
296 * in while temporarily marked as scanning. in ieee80211_swscan_check_scan()
336 bool scanning; in ieee80211_swscan_bg_scan() local
342 scanning = ic->ic_flags & IEEE80211_F_SCAN; in ieee80211_swscan_bg_scan()
343 if (!scanning) { in ieee80211_swscan_bg_scan()
408 scanning = true; in ieee80211_swscan_bg_scan()
419 return (scanning); in ieee80211_swscan_bg_scan()
426 * driver to try and cancel scanning, however it may not be cancelable.
487 * Provided for drivers that manage scanning themselve
[all...]
/freebsd/contrib/libxo/doc/
H A Dfaq.rst63 tag downstream-scanning {
64 help "Result of scanning in downstream direction";
86 Downstream scanning: @, Ranging: @
94 field downstream-scanning;
/freebsd/sys/contrib/openzfs/etc/systemd/system/
H A Dzfs-import-scan.service.in2 Description=Import ZFS pools by device scanning
/freebsd/contrib/flex/
H A DONEWS7 scanning strings using exclusive start conditions works.
72 - A bug in destructing a FlexLexer object before doing any scanning
179 to C++ scanning objects via the new member function
198 yyclass="<name>" set the name of the C++ scanning class
219 buffer) for scanning the given string, which occurs starting
225 creates a buffer for scanning "len" bytes (including possibly NUL's)
230 the contents of the buffer it is scanning.) You can avoid the
237 YY_END_OF_BUFFER_CHAR (these bytes are not scanned; thus, scanning
321 can be used to control whether the current buffer's scanning
390 - When generating a C++ scanning class, you can now use
[all …]
/freebsd/contrib/blocklist/
H A DTODO10 - perhaps instead of scanning the list have a sparse map by port?
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dgpio-mouse.txt8 - scan-interval-ms: The scanning interval in milliseconds
H A Dti,nspire-keypad.txt14 - row-delay: How long to wait before scanning each row.
H A Dimx-keypad.txt5 of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.h50 int scanning);
H A Dscan.c1083 if (wpa_s->scanning) { in wpa_supplicant_scan()
2049 int scanning) in wpa_supplicant_notify_scanning() argument
2051 if (wpa_s->scanning != scanning) { in wpa_supplicant_notify_scanning()
2052 wpa_s->scanning = scanning; in wpa_supplicant_notify_scanning()
H A Ddefconfig595 # during scanning.
630 # Background scanning modules
631 # These can be used to request wpa_supplicant to perform background scanning
H A Dandroid.config523 # Background scanning modules
524 # These can be used to request wpa_supplicant to perform background scanning
H A DChangeLog543 * allow passive scanning to be forced with passive_scan=1
640 e.g., when rfkill blocking happens during scanning or when
694 - fix a case where auto_interworking=1 could end up stopping scanning
749 - avoid more concurrent scanning cases during full group formation
1004 * added autoscan module to control scanning behavior while not connected
1286 dynamic changes to background scanning interval based on changes in
1375 up scanning process considerably if it is known that only a small
1501 * added driver_wext workaround for race condition between scanning and
2252 * driver_ndis: enable radio before starting scanning, disable radio
2409 scanning and selection; this is disabled by default and can be
H A DREADME-Windows.txt188 scanning; this allows APs with hidden SSIDs to be used)
H A Dhs20_supplicant.c1211 if (wpa_s->scanning) { in hs20_fetch_osu()
H A Drrm.c1045 if (wpa_s->scanning || wpas_p2p_in_progress(wpa_s) || in wpas_rrm_scan_timeout()
/freebsd/sys/contrib/dev/rtw89/
H A Dmac80211.c100 !rtwdev->scanning) in rtw89_ops_config()
283 if (rtwdev->scanning) { in rtw89_ops_configure_filter()
440 if (rtwdev->scanning) in rtw89_ops_bss_info_changed()
512 if (rtwdev->scanning) in rtw89_ops_conf_tx()
891 if (rtwdev->scanning || rtwvif->offchan) in rtw89_ops_add_chanctx()
914 if (!rtwdev->scanning)
1014 if (rtwdev->scanning) in rtw89_ops_set_tid_config()
H A Dcore.c1874 if (!rtwdev->scanning) in rtw89_cancel_6ghz_probe_work()
1952 if (rtwdev->scanning && in rtw89_vif_rx_stats_iter()
2425 if (rtwdev->scanning && in rtw89_core_update_rx_status()
3219 if (rtwdev->scanning) in rtw89_track_work()
4402 rtwdev->scanning = true; in rtw89_core_scan_start()
4431 rtwdev->scanning = false; in rtw89_core_scan_complete()
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dfsmc-nand.txt12 - nand-skip-bbtscan: Indicates the BBT scanning should be skipped
/freebsd/contrib/file/magic/Magdir/
H A Dcad131 # ApplicationType: 0~generic raster image 3~drawing, scanning
141 # DeviceResolution; resolution of scanning device
/freebsd/contrib/ntp/ntpd/
H A Dntpdbase-opts.def374 Use 0 to disable scanning. 60 seconds is the minimum time between scans.
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A DBEGEMOT-WIRELESS-MIB.txt698 "The value of this object specifies whether background scanning
721 scanning is attempted when operating in station mode."
1373 "A table that contains a configuration for channel scanning
1452 "This object is used to initiate or cancel channel scanning on the cloned
1454 scanning on the cloned interface, while setting the value to cancel will
/freebsd/contrib/flex/src/
H A Dflex.skl527 * (via yyrestart()), so that the user can continue scanning by
1290 /* We're scanning a new file or input source. It's
1410 } /* end of scanning one token */
1551 * EOB_ACT_CONTINUE_SCAN - continue scanning from current position

123