| /openbmc/u-boot/fs/ubifs/ |
| H A D | scan.c | 59 * This function returns a scanning code to indicate what was scanned. 80 dbg_scan("scanning %s at LEB %d:%d", in ubifs_scan_a_node() 120 * ubifs_start_scan - create LEB scanning information at start of scan. 161 * ubifs_end_scan - update LEB scanning information at end of scan. 163 * @sleb: scanning information 171 dbg_scan("stop scanning LEB %d at offset %d", lnum, offs); in ubifs_end_scan() 178 * ubifs_add_snod - add a scanned node to LEB scanning information. 180 * @sleb: scanning information 343 ubifs_err(c, "LEB %d scanning failed", lnum); in ubifs_scan() 350 ubifs_err(c, "LEB %d scanning failed, error %d", lnum, err); in ubifs_scan() [all …]
|
| /openbmc/docs/designs/ |
| H A D | redfish-pcie.md | 66 Possible performance impact on the hardware-scanning and D-Bus updates. The 67 piece that implements hardware scanning should use mechanisms, such as caching 68 of the hardware configuration, to minimize the scanning time and updates to
|
| /openbmc/u-boot/board/hisilicon/poplar/ |
| H A D | README | 161 scanning bus 0 for devices... 1 USB Device(s) found 163 scanning bus 1 for devices... 3 USB Device(s) found 164 scanning usb for storage devices... 0 Storage Device(s) found 165 scanning usb for ethernet devices... 1 Ethernet Device(s) found 276 scanning bus 0 for devices... 1 USB Device(s) found 278 scanning bus 1 for devices... 4 USB Device(s) found 279 scanning usb for storage devices... 1 Storage Device(s) found 280 scanning usb for ethernet devices... 1 Ethernet Device(s) found 287 Scanning usb 0:1...
|
| /openbmc/u-boot/drivers/mtd/onenand/ |
| H A D | onenand_bbt.c | 52 * create_bbt - [GENERIC] Create a bad block table by scanning the device 59 * Create a bad block table by scanning the device 74 printk(KERN_INFO "Scanning device for bad blocks\n"); in create_bbt() 135 * The function creates a memory based bbt by scanning the device 228 * while scanning a device for factory marked good / bad blocks.
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/python/ |
| H A D | python3-scapy_2.6.0.bb | 1 SUMMARY = "Network scanning and manipulation tool" 5 It can easily handle most classical tasks like scanning, tracerouting, probing, \
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | pci_internal.h | 13 * dm_pciauto_prescan_setup_bridge() - Set up a bridge for scanning 25 * dm_pciauto_postscan_setup_bridge() - Finish set up of a bridge after scanning
|
| H A D | Kconfig | 17 available PCI devices, allows scanning of PCI buses and provides 85 PCI feature such as bus scanning, device configuration and device
|
| /openbmc/openbmc/meta-arm/meta-arm-systemready/lib/oeqa/runtime/cases/ |
| H A D | arm_systemready_debian_unattended.py | 17 r'.*Scanning installation', 19 bb.plain('Installation status: Scanning installation media...')
|
| /openbmc/u-boot/include/ |
| H A D | inttypes.h | 155 /* Macros for scanning format specifiers. */ 237 /* Macros for scanning `intmax_t' and `uintmax_t'. */ 244 /* Macros for scanning `intptr_t' and `uintptr_t'. */
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/ |
| H A D | sensord | 5 # interval between scanning alarms
|
| H A D | sensord.conf | 3 # -i, --interval <time> -- interval between scanning alarms (default 60s)
|
| /openbmc/u-boot/drivers/mtd/ubi/ |
| H A D | Kconfig | 78 in nearly constant time. Instead of scanning the whole MTD device it 82 attaching by scanning takes long. UBI will not automatically install
|
| /openbmc/u-boot/tools/buildman/ |
| H A D | README | 245 Scanning for tool chains 246 - scanning prefix '/opt/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-' 248 - scanning prefix '/opt/arm-eabi-4.6/bin/arm-eabi-' 250 - scanning path '/toolchains/gcc-4.9.0-nolibc/i386-linux' 256 - scanning path '/toolchains/gcc-4.9.0-nolibc/aarch64-linux' 262 - scanning path '/toolchains/gcc-4.9.0-nolibc/microblaze-linux' 268 - scanning path '/toolchains/gcc-4.9.0-nolibc/mips64-linux' 274 - scanning path '/toolchains/gcc-4.9.0-nolibc/sparc64-linux' 280 - scanning path '/toolchains/gcc-4.9.0-nolibc/arm-unknown-linux-gnueabi' 287 - scanning path '/toolchains/gcc-4.9.0-nolibc/sparc-linux' [all …]
|
| /openbmc/u-boot/doc/ |
| H A D | README.odroid | 181 scanning bus 0 for devices... 4 USB Device(s) found 182 scanning usb for storage devices... 1 Storage Device(s) found 183 scanning usb for ethernet devices... 1 Ethernet Device(s) found 288 scanning bus 0 for devices... 4 USB Device(s) found 289 scanning usb for storage devices... 1 Storage Device(s) found 290 scanning usb for ethernet devices...
|
| H A D | README.JFFS2 | 18 partition, you should also define CONFIG_SYS_JFFS2_SORT_FRAGMENTS. Scanning
|
| H A D | README.usb | 175 scanning bus for devices... 3 USB Device(s) found 176 scanning bus for storage devices... 0 Storage Device(s) found 177 scanning bus for ethernet devices... 1 Ethernet Device(s) found
|
| /openbmc/u-boot/fs/yaffs2/ |
| H A D | yaffs_yaffs1.c | 65 "Block scanning block %d state %d seq %d", in yaffs1_scan() 90 /* For each chunk in each block that needs scanning.... */ in yaffs1_scan() 354 /* If we got this far while scanning, in yaffs1_scan() 375 /* Ok, we've done all the scanning. in yaffs1_scan()
|
| /openbmc/u-boot/disk/ |
| H A D | part_amiga.c | 158 PRINTF("Done scanning, no RDB found\n"); in get_rdisk() 180 PRINTF("Scanning for BOOT from 0 to %d\n", limit); in get_bootcode() 253 PRINTF("find_partition: Scanning partition list\n"); in find_partition() 335 PRINTF("part_print_amiga: Scanning partition list\n"); in part_print_amiga()
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/ |
| H A D | wpa_supplicant.conf | 86 # AP scanning/selection 87 # By default, wpa_supplicant requests driver to perform AP scanning and then 89 # allow the driver to take care of AP scanning and selection and use 92 # 1: wpa_supplicant initiates scanning and AP selection 93 # 0: driver takes care of scanning, AP selection, and IEEE 802.11 association 169 # this will add latency to scanning, so enable this only when needed) 182 # Please note that AP scanning with scan_ssid=1 and ap_scan=2 mode are not 183 # using this priority to select the order for scanning. Instead, they try the 433 # Same as previous, but request SSID-specific scanning (for APs that reject
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/i2cdev/ |
| H A D | i2cdev_git.bb | 3 This package contains an I2C dev library and the i2c bus scanning \
|
| /openbmc/entity-manager/docs/ |
| H A D | blacklist_configuration.md | 6 while allowing scanning others addresses on the same bus.
|
| /openbmc/openbmc/meta-security/recipes-scanners/clamav/files/ |
| H A D | clamd.conf | 272 # This option allows you to control the scanning of ELF files. 288 # This option enables scanning of OLE2 files, such as Microsoft Office 300 # This option enables scanning within PDF files. 306 # This option enables scanning within SWF files. 520 # Enable on-access scanning. Currently, this is supported via fanotify.
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | verify-bashisms | 114 print("Scanning %s:%s" % (filename, key)) 156 print("Scanning scripts...\n")
|
| /openbmc/u-boot/lib/ |
| H A D | Kconfig | 371 removing nodes and properties, scanning through the tree and finding 388 removing nodes and properties, scanning through the tree and finding 398 removing nodes and properties, scanning through the tree and finding
|
| /openbmc/u-boot/board/hisilicon/hikey/ |
| H A D | README | 225 USB0: scanning bus 0 for devices... 2 USB Device(s) found 226 scanning usb for storage devices... 0 Storage Device(s) found 227 scanning usb for ethernet devices... 0 Ethernet Device(s) found
|