/openbmc/qemu/hw/intc/ |
H A D | xics_kvm.c | 46 QLIST_ENTRY(KVMEnabledICP) node; 56 QLIST_FOREACH_SAFE(enabled_icp, &kvm_enabled_icps, node, next) { in kvm_disable_icps() 57 QLIST_REMOVE(enabled_icp, node); in kvm_disable_icps() 158 QLIST_FOREACH(enabled_icp, &kvm_enabled_icps, node) { in icp_kvm_realize() 179 QLIST_INSERT_HEAD(&kvm_enabled_icps, enabled_icp, node); in icp_kvm_realize()
|
/openbmc/phosphor-ipmi-flash/internal/ |
H A D | sys.hpp | 53 virtual int getaddrinfo(const char* node, const char* service, 88 int getaddrinfo(const char* node, const char* service,
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/ |
H A D | license.py | 15 def visit_Str(self, node): argument 16 self.seen.append(node.s)
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | qcow2-internal-snapshots | 52 -blockdev file,filename="$TEST_IMG",node-name=disk0-file \ 53 -blockdev "$IMGFMT",file=disk0-file,node-name=disk0 \
|
H A D | nbd-multiconn | 53 'node-name': 'n', 85 'node-name': 'n',
|
/openbmc/u-boot/doc/device-tree-bindings/pmic/ |
H A D | sandbox.txt | 12 Required PMIC node properties:
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | cpu-dt.c | 16 * device node of PSCI. But still return 0 instead of an error in psci_update_dt()
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | dt-setup.c | 25 /* Enable GPU node if GPU setup has been performed */ in ft_system_setup()
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-mrw/ |
H A D | config.yaml | 25 NODE:
|
/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/ |
H A D | localextra.rules | 6 # %e the smallest number for that name which does not matches an existing node
|
H A D | automount.rules | 6 # %e the smallest number for that name which does not matches an existing node
|
/openbmc/qemu/tests/unit/ |
H A D | test-xs-node.c | 82 printf("Remaining node at %p name %s ref %u\n", n, n->name, in xs_impl_delete() 393 /* Overwrite an existing node */ in test_xs_node_simple() 672 /* Now the node is gone */ in test_xs_node_tx_rm() 702 /* Another node to remain shared */ in test_xs_node_tx_resurrect() 707 /* This node will be wiped and resurrected */ in test_xs_node_tx_resurrect() 755 /* Now the node is gone */ in test_xs_node_tx_resurrect() 787 /* Another node to remain shared */ in test_xs_node_tx_resurrect2() 792 /* This node will be wiped and resurrected */ in test_xs_node_tx_resurrect2() 838 /* Now the node is gone */ in test_xs_node_tx_resurrect2()
|
/openbmc/u-boot/lib/libfdt/ |
H A D | fdt_ro.c | 488 * property of a node in fdt_getprop(), then if that didn't in fdt_node_offset_by_prop_value() 490 * to the next node. Still it's the easiest to implement in fdt_node_offset_by_prop_value() 514 * potentially scan each property of a node in in fdt_node_offset_by_phandle() 517 * node. Still it's the easiest to implement approach; in fdt_node_offset_by_phandle() 667 * property of a node in fdt_node_check_compatible(), then if in fdt_node_offset_by_compatible() 669 * making our way to the next node. Still it's the easiest to in fdt_node_offset_by_compatible()
|
/openbmc/u-boot/drivers/core/ |
H A D | Kconfig | 89 Most boards will have a '/aliases' node containing the path to 98 Most boards will have a '/aliases' node containing the path to 237 The bus is matched based upon its node name equalling "isa". The
|
/openbmc/u-boot/include/ |
H A D | phy.h | 117 ofnode node; member 201 if (ofnode_valid(phydev->node)) in phy_get_ofnode() 202 return phydev->node; in phy_get_ofnode()
|
H A D | os.h | 189 /** A directory entry node, containing information about a single dirent */ 191 struct os_dirent_node *next; /* Pointer to next node, or NULL */ 213 * @param node Pointer to head of linked list 215 void os_dirent_free(struct os_dirent_node *node);
|
/openbmc/u-boot/drivers/input/ |
H A D | cros_ec_keyb.c | 156 * @param node Node to decode from 191 debug("%s: Cannot decode node (ret=%d)\n", __func__, ret); in cros_ec_kbd_probe()
|
/openbmc/u-boot/fs/btrfs/ |
H A D | ctree.h | 73 * every tree block (leaf or node) starts with this header. 79 __u64 bytenr; /* which block this node is supposed to live in */ 257 struct btrfs_node node; member
|
/openbmc/qemu/docs/system/ |
H A D | introduction.rst | 199 …-blockdev driver=raw,node-name=hd,file.driver=host_device,file.filename=/dev/lvm-disk/debian-bulls… 218 -blockdev node-name=rom,driver=file,filename=(pwd)/pc-bios/edk2-aarch64-code.fd,read-only=true \ 219 -blockdev node-name=efivars,driver=file,filename=$HOME/images/qemu-arm64-efivars
|
/openbmc/openbmc/meta-google/recipes-google/networking/ |
H A D | gbmc-iperf3.bb | 20 # Allow IPERF3 to run on the gbmcbr node on DEV builds
|
/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/ |
H A D | local.rules | 6 # %e the smallest number for that name which does not matches an existing node
|
/openbmc/u-boot/doc/device-tree-bindings/usb/ |
H A D | tegra-usb.txt | 3 The device node for a USB controller that is part of a Tegra
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/ |
H A D | project_url_tag.py | 24 class ProjectUrlNode(template.Node):
|
/openbmc/openbmc/poky/meta/recipes-connectivity/libuv/ |
H A D | libuv_1.51.0.bb | 3 …y with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also u…
|
/openbmc/openbmc-test-automation/pldm/ |
H A D | test_pldm_oem.robot | 23 Valid Value pldm_output['pri cec node'] ['0x00008030']
|