| /src/sys/isa/ |
| H A D | pnp.c | 388 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 = 0; in pnp_create_devices() [all …]
|
| /src/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | cyttsp.txt | 28 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).
|
| /src/sys/net80211/ |
| H A D | ieee80211_scan_sw.c | 337 bool scanning; in ieee80211_swscan_bg_scan() local 347 scanning = ic->ic_flags & IEEE80211_F_SCAN; in ieee80211_swscan_bg_scan() 348 if (!scanning) { in ieee80211_swscan_bg_scan() 413 scanning = true; in ieee80211_swscan_bg_scan() 424 return (scanning); in ieee80211_swscan_bg_scan()
|
| /src/sys/contrib/openzfs/etc/systemd/system/ |
| H A D | zfs-import-scan.service.in | 2 Description=Import ZFS pools by device scanning
|
| /src/contrib/libxo/doc/ |
| H A D | faq.rst | 63 tag downstream-scanning { 64 help "Result of scanning in downstream direction"; 86 Downstream scanning: @, Ranging: @ 94 field downstream-scanning;
|
| /src/sys/contrib/dev/rtw89/ |
| H A D | ps.h | 45 if (rtwdev->scanning) in rtw89_enter_ips_by_hwflags()
|
| H A D | mac80211.c | 98 !rtwdev->scanning) in rtw89_ops_config() 365 if (rtwdev->scanning) { in rtw89_ops_configure_filter() 708 if (rtwdev->scanning) in rtw89_ops_vif_cfg_changed() 805 if (rtwdev->scanning) in rtw89_ops_start_ap() 1241 if (rtwdev->scanning || rtwvif->offchan) in rtw89_ops_hw_scan() 1278 if (!rtwdev->scanning) in rtw89_ops_cancel_hw_scan() 1467 if (rtwdev->scanning) in rtw89_ops_remain_on_channel() 1683 if (rtwdev->scanning) in rtw89_ops_change_vif_links()
|
| H A D | chan.c | 2303 if (rtwdev->scanning) in rtw89_mcc_start() 2465 if (rtwdev->scanning) in rtw89_mcc_update() 3340 if (rtwdev->scanning) in rtw89_chanctx_ops_assign_vif() 3382 if (rtwdev->scanning) in rtw89_chanctx_ops_unassign_vif()
|
| H A D | core.c | 2411 if (!rtwdev->scanning) in rtw89_cancel_6ghz_probe_work() 2925 if (rtwdev->scanning && in rtw89_vif_rx_stats_iter() 3173 if (!rtwdev->scanning) in rtw89_core_update_rx_freq_from_ie() 3535 if (rtwdev->scanning && in rtw89_core_update_rx_status() 4553 if (rtwdev->scanning) in rtw89_track_ps_work() 4578 if (rtwdev->scanning) in rtw89_track_work() 6103 rtwdev->scanning = true; in rtw89_core_scan_start() 6150 rtwdev->scanning = false; in rtw89_core_scan_complete()
|
| /src/contrib/flex/ |
| H A D | ONEWS | 7 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 …]
|
| /src/sys/contrib/device-tree/Bindings/input/ |
| H A D | gpio-mouse.txt | 8 - scan-interval-ms: The scanning interval in milliseconds
|
| H A D | ti,nspire-keypad.txt | 14 - row-delay: How long to wait before scanning each row.
|
| H A D | imx-keypad.txt | 5 of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
|
| /src/contrib/wpa/wpa_supplicant/ |
| H A D | scan.h | 50 int scanning);
|
| H A D | scan.c | 1083 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 D | defconfig | 595 # during scanning. 630 # Background scanning modules 631 # These can be used to request wpa_supplicant to perform background scanning
|
| H A D | android.config | 523 # Background scanning modules 524 # These can be used to request wpa_supplicant to perform background scanning
|
| H A D | ChangeLog | 543 * 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 D | README-Windows.txt | 188 scanning; this allows APs with hidden SSIDs to be used)
|
| /src/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | fsmc-nand.txt | 12 - nand-skip-bbtscan: Indicates the BBT scanning should be skipped
|
| /src/contrib/blocklist/ |
| H A D | TODO | 10 - perhaps instead of scanning the list have a sparse map by port?
|
| /src/contrib/file/magic/Magdir/ |
| H A D | cad | 131 # ApplicationType: 0~generic raster image 3~drawing, scanning 141 # DeviceResolution; resolution of scanning device
|
| /src/contrib/ntp/ntpd/ |
| H A D | ntpdbase-opts.def | 374 Use 0 to disable scanning. 60 seconds is the minimum time between scans.
|
| /src/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| H A D | BEGEMOT-WIRELESS-MIB.txt | 698 "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
|
| /src/contrib/flex/src/ |
| H A D | flex.skl | 527 * (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
|