Home
last modified time | relevance | path

Searched full:item (Results 1 – 25 of 1226) sorted by relevance

12345678910>>...50

/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/inventory/static-inventory/
H A Dstatic-inventory.yaml13 xyz.openbmc_project.Inventory.Item:
24 xyz.openbmc_project.Inventory.Item.Bmc:
41 xyz.openbmc_project.Inventory.Item:
48 xyz.openbmc_project.Inventory.Item.Dimm:
64 xyz.openbmc_project.Inventory.Item:
71 xyz.openbmc_project.Inventory.Item.Dimm:
87 xyz.openbmc_project.Inventory.Item:
94 xyz.openbmc_project.Inventory.Item.Dimm:
110 xyz.openbmc_project.Inventory.Item:
117 xyz.openbmc_project.Inventory.Item.Dimm:
[all …]
/openbmc/u-boot/fs/btrfs/
H A Ddir-item.c10 static int verify_dir_item(struct btrfs_dir_item *item, u32 start, u32 total) in verify_dir_item() argument
15 if (item->type >= BTRFS_FT_MAX) { in verify_dir_item()
16 printf("%s: invalid dir item type: %i\n", __func__, item->type); in verify_dir_item()
20 if (item->type == BTRFS_FT_XATTR) in verify_dir_item()
23 end = start + sizeof(*item) + item->name_len; in verify_dir_item()
24 if (item->name_len > max_len || end > total) { in verify_dir_item()
25 printf("%s: invalid dir item name len: %u\n", __func__, in verify_dir_item()
26 item->name_len); in verify_dir_item()
37 struct btrfs_dir_item *item; in btrfs_match_dir_item_name() local
41 item = btrfs_path_item_ptr(path, struct btrfs_dir_item); in btrfs_match_dir_item_name()
[all …]
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/inventory/static-inventory/
H A Dstatic-inventory.yaml13 xyz.openbmc_project.Inventory.Item:
24 xyz.openbmc_project.Inventory.Item.Bmc:
41 xyz.openbmc_project.Inventory.Item:
48 xyz.openbmc_project.Inventory.Item.Dimm:
64 xyz.openbmc_project.Inventory.Item:
71 xyz.openbmc_project.Inventory.Item.Dimm:
87 xyz.openbmc_project.Inventory.Item:
94 xyz.openbmc_project.Inventory.Item.Dimm:
110 xyz.openbmc_project.Inventory.Item:
117 xyz.openbmc_project.Inventory.Item.Dimm:
[all …]
/openbmc/u-boot/common/
H A Dmenu.c15 * Internally, each item in a menu is represented by a struct menu_item.
45 * An iterator function for menu items. callback will be called for each item
46 * in m, with m, a pointer to the item, and extra being passed to callback. If
50 * item from the list of items.
57 struct menu_item *item; in menu_items_iter() local
61 item = list_entry(pos, struct menu_item, list); in menu_items_iter()
63 ret = callback(m, item, extra); in menu_items_iter()
74 * when creating the menu, call it with a pointer to the item's private data.
75 * Otherwise, print the key of the item.
78 struct menu_item *item, in menu_item_print() argument
[all …]
/openbmc/pldm/libpldmresponder/test/fru_jsons/fru_master/
H A Dfru_master.json3 "xyz.openbmc_project.Inventory.Item.Chassis": 45,
4 "xyz.openbmc_project.Inventory.Item.Board": 60,
5 "xyz.openbmc_project.Inventory.Item.PCIeDevice": 61,
6 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": 64,
7 "xyz.openbmc_project.Inventory.Item.Dimm": 66,
8 "xyz.openbmc_project.Inventory.Item.Panel": 69,
9 "xyz.openbmc_project.Inventory.Item.DiskBackplane": 73,
10 "xyz.openbmc_project.Inventory.Item.Fan": 93,
11 "xyz.openbmc_project.Inventory.Item.PowerSupply": 120,
12 "xyz.openbmc_project.Inventory.Item.Battery": 121,
[all …]
/openbmc/pldm/configurations/
H A Dfru_master.json3 "xyz.openbmc_project.Inventory.Item.Chassis": 45,
4 "xyz.openbmc_project.Inventory.Item.Board": 60,
5 "xyz.openbmc_project.Inventory.Item.PCIeDevice": 61,
6 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": 64,
7 "xyz.openbmc_project.Inventory.Item.Dimm": 66,
8 "xyz.openbmc_project.Inventory.Item.Panel": 69,
9 "xyz.openbmc_project.Inventory.Item.DiskBackplane": 73,
10 "xyz.openbmc_project.Inventory.Item.Fan": 93,
11 "xyz.openbmc_project.Inventory.Item.PowerSupply": 120,
12 "xyz.openbmc_project.Inventory.Item.Battery": 121,
[all …]
/openbmc/pldm/oem/ibm/configurations/
H A Dfru_master.json3 "xyz.openbmc_project.Inventory.Item.Chassis": 45,
4 "xyz.openbmc_project.Inventory.Item.Board": 60,
5 "xyz.openbmc_project.Inventory.Item.PCIeDevice": 61,
6 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": 64,
7 "xyz.openbmc_project.Inventory.Item.Panel": 69,
8 "xyz.openbmc_project.Inventory.Item.DiskBackplane": 73,
9 "xyz.openbmc_project.Inventory.Item.Fan": 93,
10 "xyz.openbmc_project.Inventory.Item.PowerSupply": 120,
11 "xyz.openbmc_project.Inventory.Item.Battery": 121,
12 "xyz.openbmc_project.Inventory.Item.Vrm": 123,
[all …]
/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/configuration/olympus-nuvoton-yaml-config/
H A Dolympus-nuvoton-ipmi-fru.yaml20 xyz.openbmc_project.Inventory.Item.System:
38 xyz.openbmc_project.Inventory.Item:
51 xyz.openbmc_project.Inventory.Item.Board:
70 xyz.openbmc_project.Inventory.Item:
83 xyz.openbmc_project.Inventory.Item.Board:
84 xyz.openbmc_project.Inventory.Item.Bmc:
85 xyz.openbmc_project.Inventory.Item.NetworkInterface:
89 xyz.openbmc_project.Inventory.Item.Ethernet:
105 xyz.openbmc_project.Inventory.Item:
109 xyz.openbmc_project.Inventory.Item.Cpu:
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/
H A DItem.interface.yaml2 Implement to provide basic item attributes. Required by all objects within
5 Any service implementing Inventory.Item on one or more objects must
13 The human readable name of the item.
17 Whether or not the item is present.
27 - xyz.openbmc_project.Inventory.Item
31 association to provide a link to exactly one Item (usually a Board or
35 - xyz.openbmc_project.Inventory.Item
38 Objects that implement Item can optionally implement the 'cooled_by'
42 - xyz.openbmc_project.Inventory.Item.Fan
45 Objects that implement Item can optionally implement the
[all …]
/openbmc/u-boot/include/
H A Dsmem.h11 * The @item parameter should be used as an index/hash to the memory region.
22 * alloc() - allocate space for a smem item
25 * @item: smem item handle
30 unsigned int item, size_t size);
33 * get() - Resolve ptr of size of a smem item
36 * @item: smem item handle
37 * @size: pointer to be filled out with the size of the item
41 unsigned int item, size_t *size);
56 * smem_alloc() - allocate space for a smem item
58 * @item: smem item handle
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/p10bmc-yaml-config/
H A Dp10bmc-ipmi-fru.yaml18 xyz.openbmc_project.Inventory.Item:
39 xyz.openbmc_project.Inventory.Item.Dimm:
45 xyz.openbmc_project.Inventory.Item:
66 xyz.openbmc_project.Inventory.Item.Dimm:
72 xyz.openbmc_project.Inventory.Item:
93 xyz.openbmc_project.Inventory.Item.Dimm:
99 xyz.openbmc_project.Inventory.Item:
120 xyz.openbmc_project.Inventory.Item.Dimm:
126 xyz.openbmc_project.Inventory.Item:
147 xyz.openbmc_project.Inventory.Item.Dimm:
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtaskdata.py206 def add_build_target(self, fn, item): argument
211 if item in self.build_targets:
212 if fn in self.build_targets[item]:
214 self.build_targets[item].append(fn)
216 self.build_targets[item] = [fn]
225 def add_runtime_target(self, fn, item): argument
230 if item in self.run_targets:
231 if fn in self.run_targets[item]:
233 self.run_targets[item].append(fn)
235 self.run_targets[item] = [fn]
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/
H A Dmeson.build36 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Item'
41 '../../../../../yaml/xyz/openbmc_project/Inventory/Item.interface.yaml',
61 'xyz/openbmc_project/Inventory/Item',
75 'xyz/openbmc_project/Inventory/Item/Accelerator__markdown'.underscorify(),
77 '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Accelerator.interface.yaml',
91 'xyz/openbmc_project/Inventory/Item/Accelerator',
99 'xyz/openbmc_project/Inventory/Item/Battery__markdown'.underscorify(),
101 '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Battery.interface.yaml',
115 'xyz/openbmc_project/Inventory/Item/Battery',
123 'xyz/openbmc_project/Inventory/Item/Bmc__markdown'.underscorify(),
[all …]
/openbmc/openpower-vpd-parser/configuration/ibm/
H A D50001002.json48 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
52 "xyz.openbmc_project.Inventory.Item": {
62 "xyz.openbmc_project.Inventory.Item": {
74 "xyz.openbmc_project.Inventory.Item.System": null,
92 "xyz.openbmc_project.Inventory.Item": {
102 "xyz.openbmc_project.Inventory.Item.Chassis": {
103 "Type": "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount"
105 "xyz.openbmc_project.Inventory.Item.Global": null,
109 "xyz.openbmc_project.Inventory.Item": {
121 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
[all …]
H A D60001002.json48 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
52 "xyz.openbmc_project.Inventory.Item": {
62 "xyz.openbmc_project.Inventory.Item": {
74 "xyz.openbmc_project.Inventory.Item.System": null,
92 "xyz.openbmc_project.Inventory.Item": {
102 "xyz.openbmc_project.Inventory.Item.Chassis": {
103 "Type": "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount"
105 "xyz.openbmc_project.Inventory.Item.Global": null,
109 "xyz.openbmc_project.Inventory.Item": {
121 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
[all …]
H A D50001000.json36 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
40 "xyz.openbmc_project.Inventory.Item": {
50 "xyz.openbmc_project.Inventory.Item": {
62 "xyz.openbmc_project.Inventory.Item.System": null,
80 "xyz.openbmc_project.Inventory.Item": {
90 "xyz.openbmc_project.Inventory.Item.Chassis": {
91 "Type": "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount"
93 "xyz.openbmc_project.Inventory.Item.Global": null,
97 "xyz.openbmc_project.Inventory.Item": {
109 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
[all …]
H A D50001000_v2.json58 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
62 "xyz.openbmc_project.Inventory.Item": {
72 "xyz.openbmc_project.Inventory.Item": {
84 "xyz.openbmc_project.Inventory.Item.System": null,
102 "xyz.openbmc_project.Inventory.Item": {
112 "xyz.openbmc_project.Inventory.Item.Chassis": {
113 "Type": "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount"
115 "xyz.openbmc_project.Inventory.Item.Global": null,
119 "xyz.openbmc_project.Inventory.Item": {
131 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
[all …]
H A D60001000_v2.json58 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
62 "xyz.openbmc_project.Inventory.Item": {
72 "xyz.openbmc_project.Inventory.Item": {
84 "xyz.openbmc_project.Inventory.Item.System": null,
102 "xyz.openbmc_project.Inventory.Item": {
112 "xyz.openbmc_project.Inventory.Item.Chassis": {
113 "Type": "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount"
115 "xyz.openbmc_project.Inventory.Item.Global": null,
119 "xyz.openbmc_project.Inventory.Item": {
131 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
[all …]
H A D60001000.json36 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
40 "xyz.openbmc_project.Inventory.Item": {
50 "xyz.openbmc_project.Inventory.Item": {
62 "xyz.openbmc_project.Inventory.Item.System": null,
80 "xyz.openbmc_project.Inventory.Item": {
90 "xyz.openbmc_project.Inventory.Item.Chassis": {
91 "Type": "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount"
93 "xyz.openbmc_project.Inventory.Item.Global": null,
97 "xyz.openbmc_project.Inventory.Item": {
109 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
[all …]
H A D50003000.json53 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
57 "xyz.openbmc_project.Inventory.Item": {
67 "xyz.openbmc_project.Inventory.Item": {
79 "xyz.openbmc_project.Inventory.Item.System": null,
97 "xyz.openbmc_project.Inventory.Item": {
107 "xyz.openbmc_project.Inventory.Item.Chassis": {
108 "Type": "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount"
110 "xyz.openbmc_project.Inventory.Item.Global": null,
114 "xyz.openbmc_project.Inventory.Item": {
126 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
[all …]
H A D50003000_v2.json53 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
57 "xyz.openbmc_project.Inventory.Item": {
67 "xyz.openbmc_project.Inventory.Item": {
79 "xyz.openbmc_project.Inventory.Item.System": null,
97 "xyz.openbmc_project.Inventory.Item": {
107 "xyz.openbmc_project.Inventory.Item.Chassis": {
108 "Type": "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount"
110 "xyz.openbmc_project.Inventory.Item.Global": null,
114 "xyz.openbmc_project.Inventory.Item": {
126 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
[all …]
H A D60002000.json53 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
57 "xyz.openbmc_project.Inventory.Item": {
67 "xyz.openbmc_project.Inventory.Item": {
79 "xyz.openbmc_project.Inventory.Item.System": null,
97 "xyz.openbmc_project.Inventory.Item": {
107 "xyz.openbmc_project.Inventory.Item.Chassis": {
108 "Type": "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount"
110 "xyz.openbmc_project.Inventory.Item.Global": null,
114 "xyz.openbmc_project.Inventory.Item": {
126 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
[all …]
H A D60002000_v2.json53 "xyz.openbmc_project.Inventory.Item.Board.Motherboard": null,
57 "xyz.openbmc_project.Inventory.Item": {
67 "xyz.openbmc_project.Inventory.Item": {
79 "xyz.openbmc_project.Inventory.Item.System": null,
97 "xyz.openbmc_project.Inventory.Item": {
107 "xyz.openbmc_project.Inventory.Item.Chassis": {
108 "Type": "xyz.openbmc_project.Inventory.Item.Chassis.ChassisType.RackMount"
110 "xyz.openbmc_project.Inventory.Item.Global": null,
114 "xyz.openbmc_project.Inventory.Item": {
126 "xyz.openbmc_project.Inventory.Item.PCIeSlot": {
[all …]
/openbmc/qemu/include/hw/nvram/
H A Dfw_cfg.h103 * @key: selector key value for new fw_cfg item
104 * @data: pointer to start of item data
105 * @len: size of item data
107 * Add a new fw_cfg item, available by selecting the given key, as a raw
116 * @key: selector key value for new fw_cfg item
119 * Add a new fw_cfg item, available by selecting the given key. The item
128 * @key: selector key value for new fw_cfg item
131 * Replace the fw_cfg item available by selecting the given key. The new
142 * @key: selector key value for new fw_cfg item
145 * Add a new fw_cfg item, available by selecting the given key. The item
[all …]
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_fru_test.cpp19 // Get an item with a single PLDM FRU record in TEST()
31 {"xyz.openbmc_project.Inventory.Item", "PrettyName", "string", 8}, in TEST()
43 parser.getRecordInfo("xyz.openbmc_project.Inventory.Item.Cpu"); in TEST()
47 // Get an item type with 3 PLDM FRU records in TEST()
49 parser.getRecordInfo("xyz.openbmc_project.Inventory.Item.Board"); in TEST()
56 {"xyz.openbmc_project.Inventory.Item.Chassis", in TEST()
57 "xyz.openbmc_project.Inventory.Item.Board", in TEST()
58 "xyz.openbmc_project.Inventory.Item.PCIeDevice", in TEST()
59 "xyz.openbmc_project.Inventory.Item.Board.Motherboard", in TEST()
60 "xyz.openbmc_project.Inventory.Item.Dimm", in TEST()
[all …]

12345678910>>...50