Home
last modified time | relevance | path

Searched full:node (Results 1351 – 1375 of 1779) sorted by relevance

1...<<51525354555657585960>>...72

/openbmc/u-boot/arch/arm/dts/
H A Ddra76x-mmc-iodelay.dtsi20 * d) The node name and node label should be the exact same string. This is
/openbmc/qemu/block/
H A Dqapi-system.c289 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 Dblock-backend.c348 * 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 Dspl.c114 * (U-Boot device node) (Physical Port) in board_mmc_init()
/openbmc/ipmitool/doc/
H A Dipmievd.8123 multi-node, multi-BMC system through the ipmi device
/openbmc/u-boot/drivers/dma/
H A Ddma-uclass.c64 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 Dsoc.c212 printf("Found %s node\n", nodes_path[i]); in ft_system_setup()
/openbmc/u-boot/include/
H A Dspi_flash.h153 struct udevice *bus, ofnode node, const char *spec);
/openbmc/u-boot/drivers/misc/
H A Dtegra186_bpmp.c150 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 Dbootm.c190 /* an ATAG_INITRD node tells the kernel where the compressed in setup_initrd_tag()
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Dmake_fit_atf.py59 Append ATF DT node to input FIT dts file.
/openbmc/u-boot/drivers/usb/host/
H A Dehci-marvell.c108 * Get the base address for EHCI controller from the device node in ehci_mvebu_probe()
/openbmc/openbmc/poky/scripts/pybootchartgui/
H A DNEWS168 node included ]
/openbmc/qemu/tests/qtest/
H A Dfuzz-lsi53c895a-test.c22 "-blockdev driver=null-co,node-name=null0 " in test_lsi_dma_reentrancy()
/openbmc/phosphor-hwmon/
H A Dsysfs.cpp43 // single iio-hwmon node so it would be nice to add support in findPhandleMatch()
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h121 uint32_t node_id; /* node id: 0x0-0; 0x1-1; 0x10-2; 0x11-3 */
/openbmc/pldm/pldmtool/oem/ibm/
H A Dpldm_oem_ibm.cpp86 data["pri cec node"] = pcn.str(); in parseResponseMsg()
/openbmc/qemu/tests/qtest/libqos/
H A Digb.c179 * FIXME: every test using this node needs to setup a -netdev socket,id=hs0 in igb_register_nodes()
/openbmc/qemu/pc-bios/
HDopenbios-ppcIBM PPS Model 6015 | WH | k | W  |& k K { @ @ @ { ...
/openbmc/u-boot/test/dm/
H A Dcore.c430 * 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__.py95 * 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 Ddeprecated.rst125 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 Dapple-gfx.m67 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 Daml-build.c1923 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 Dbitbake-user-manual-fetching.rst785 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>`

1...<<51525354555657585960>>...72