/openbmc/u-boot/arch/arm/dts/ |
H A D | dra76x-mmc-iodelay.dtsi | 20 * d) The node name and node label should be the exact same string. This is
|
/openbmc/qemu/block/ |
H A D | qapi-system.c | 289 error_setg(errp, "Node '%s' not found", node_name); in blockdev_insert_medium() 294 error_setg(errp, "Node '%s' is already in use", node_name); in blockdev_insert_medium()
|
H A D | block-backend.c | 348 * to request for a block driver node that is attached to this BlockBackend. 350 * to other users of the attached node. 389 * permissions may be granted to other users of the attached node. 411 * parameters connect it with any existing node in a different AioContext, it 701 "Device name '%s' conflicts with an existing node name", in monitor_add_blk() 872 * example, if a temporary filter node is removed by a blockjob. in blk_remove_bs() 2195 * (because its root node is not read-only). 2363 * concurrently at any time, with one exception: If the BB has a root node
|
/openbmc/u-boot/board/freescale/imx8mq_evk/ |
H A D | spl.c | 114 * (U-Boot device node) (Physical Port) in board_mmc_init()
|
/openbmc/ipmitool/doc/ |
H A D | ipmievd.8 | 123 multi-node, multi-BMC system through the ipmi device
|
/openbmc/u-boot/drivers/dma/ |
H A D | dma-uclass.c | 64 ret = uclass_get_device_by_ofnode(UCLASS_DMA, args.node, &dev_dma); in dma_get_by_index()
|
/openbmc/u-boot/arch/arm/mach-imx/imx8m/ |
H A D | soc.c | 212 printf("Found %s node\n", nodes_path[i]); in ft_system_setup()
|
/openbmc/u-boot/include/ |
H A D | spi_flash.h | 153 struct udevice *bus, ofnode node, const char *spec);
|
/openbmc/u-boot/drivers/misc/ |
H A D | tegra186_bpmp.c | 150 reg = fdtdec_get_addr_size_auto_noparent(gd->fdt_blob, args.node, in tegra186_bpmp_get_shmem()
|
/openbmc/u-boot/arch/nds32/lib/ |
H A D | bootm.c | 190 /* an ATAG_INITRD node tells the kernel where the compressed in setup_initrd_tag()
|
/openbmc/u-boot/arch/arm/mach-rockchip/ |
H A D | make_fit_atf.py | 59 Append ATF DT node to input FIT dts file.
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-marvell.c | 108 * Get the base address for EHCI controller from the device node in ehci_mvebu_probe()
|
/openbmc/openbmc/poky/scripts/pybootchartgui/ |
H A D | NEWS | 168 node included ]
|
/openbmc/qemu/tests/qtest/ |
H A D | fuzz-lsi53c895a-test.c | 22 "-blockdev driver=null-co,node-name=null0 " in test_lsi_dma_reentrancy()
|
/openbmc/phosphor-hwmon/ |
H A D | sysfs.cpp | 43 // single iio-hwmon node so it would be nice to add support in findPhandleMatch()
|
/openbmc/qemu/hw/mips/ |
H A D | loongson3_bootp.h | 121 uint32_t node_id; /* node id: 0x0-0; 0x1-1; 0x10-2; 0x11-3 */
|
/openbmc/pldm/pldmtool/oem/ibm/ |
H A D | pldm_oem_ibm.cpp | 86 data["pri cec node"] = pcn.str(); in parseResponseMsg()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | igb.c | 179 * FIXME: every test using this node needs to setup a -netdev socket,id=hs0 in igb_register_nodes()
|
/openbmc/qemu/pc-bios/ |
HD | openbios-ppc | IBM PPS Model 6015 | WH | k | W |& k K { @ @ @ { ... |
/openbmc/u-boot/test/dm/ |
H A D | core.c | 430 * ping-add property in each node. in dm_test_operations() 524 * create_children() - Create children of a parent node 596 * This should have probed the child and top node also, for a total in dm_test_children()
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | __init__.py | 95 * handle_data(data) # Appends to the current data node 96 * endData(containerClass) # Ends the current data node 644 # Check if we are inserting into an already parsed node.
|
/openbmc/qemu/docs/about/ |
H A D | deprecated.rst | 125 Use arguments ``base-node`` and ``top-node`` instead. 316 the device tree blob, not just the ``kaslr-seed`` node.
|
/openbmc/qemu/hw/display/ |
H A D | apple-gfx.m | 67 QTAILQ_ENTRY(PGTask_s) node; field 100 QTAILQ_INSERT_TAIL(&s->tasks, task, node); 120 QTAILQ_REMOVE(&s->tasks, task, node);
|
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | 1923 uint64_t len, int node, MemoryAffinityFlags flags) in build_srat_memory() argument 1927 build_append_int_noprefix(table_data, node, 4); /* Proximity Domain */ in build_srat_memory() 1974 void build_srat_pci_generic_initiator(GArray *table_data, uint32_t node, in build_srat_pci_generic_initiator() argument 1987 build_append_int_noprefix(table_data, node, 4); in build_srat_pci_generic_initiator() 2001 void build_srat_acpi_generic_port(GArray *table_data, uint32_t node, in build_srat_acpi_generic_port() argument 2013 build_append_int_noprefix(table_data, node, 4); in build_srat_acpi_generic_port() 2050 * 5.2.29.1 Processor hierarchy node structure (Type 0) 2163 * Build a root node for all the processor nodes. Otherwise when in build_pptt() 2211 (1 << 3), /* Node is a Leaf */ in build_pptt() 2227 (1 << 3), /* Node is a Leaf */ in build_pptt()
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-fetching.rst | 785 See :yocto_docs:`Creating Node Package Manager (NPM) Packages 786 </dev-manual/packages.html#creating-node-package-manager-npm-packages>` 822 as described in the :yocto_docs:`Creating Node Package Manager (NPM) Packages 823 </dev-manual/packages.html#creating-node-package-manager-npm-packages>`
|