Home
last modified time | relevance | path

Searched full:subordinate (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DProcessorMetrics.v1_6_4.json58 …ntain the C-state level, such as C0, C1, or C2. When this resource is subordinate to the `Process…
67 … has spent in this particular level of C-state. When this resource is subordinate to the `Process…
271 …table core errors, such as TLB or cache errors. When this resource is subordinate to the `Process…
281 … of correctable errors of all other components. When this resource is subordinate to the `Process…
318 …table core errors, such as TLB or cache errors. When this resource is subordinate to the `Process…
328 …f uncorrectable errors of all other components. When this resource is subordinate to the `Process…
369 …`ClearCurrentPeriod` action for this processor. When this resource is subordinate to the `Process…
379 …`ClearCurrentPeriod` action for this processor. When this resource is subordinate to the `Process…
411 …le errors for the lifetime of the cache memory. When this resource is subordinate to the `Process…
421 …le errors for the lifetime of the cache memory. When this resource is subordinate to the `Process…
[all …]
H A DMemoryMetrics.v1_7_3.json254 … contain the number of blocks read since reset. When this resource is subordinate to the `MemoryS…
263 …ntain the number of blocks written since reset. When this resource is subordinate to the `MemoryS…
272 …n the number of correctable errors since reset. When this resource is subordinate to the `MemoryS…
282 …ated across multiple `MemoryMetrics` resources. When this resource is subordinate to the `MemoryS…
292 …ated across multiple `MemoryMetrics` resources. When this resource is subordinate to the `MemoryS…
302 …the number of uncorrectable errors since reset. When this resource is subordinate to the `MemoryS…
335 … of alarms that have been raised by the memory. When this resource is subordinate to the `MemoryS…
339 … shall indicate whether data loss was detected. When this resource is subordinate to the `MemoryS…
357 …hall indicate whether performance has degraded. When this resource is subordinate to the `MemoryS…
379 …ing spare blocks as a percentage, `0` to `100`. When this resource is subordinate to the `MemoryS…
[all …]
H A DZone.v1_6_3.json115 …in links to resources that are related to but are not contained by, or subordinate to, this resour…
374 …in links to resources that are related to but are not contained by, or subordinate to, this resour…
387 …"description": "The status and health of the resource and its subordinate or dependent resources.",
427 …by default when instantiated. This value shall only be used for zones subordinate to the fabric c…
428 …resources of type `Endpoint`. This value shall only be used for zones subordinate to the fabric c…
429 …rces of type `ResourceBlock`. This value shall only be used for zones subordinate to the composit…
430 …ins resources of type `Zone`. This value shall only be used for zones subordinate to the fabric c…
H A DRegisteredClient.v1_1_2.json48 …on about a resource managed by a client. The managed resource may specify subordinate resources.",
65 …"description": "Indicates whether the subordinate resources of the managed resource are also manag…
66 …"longDescription": "This property shall indicate whether the subordinate resources of the managed …
85 …resource referenced by the `ManagedResourceURI` property, and also its subordinate resources if `I…
H A DManifest.v1_1_2.json13 "All": "Expand all subordinate references.",
15 …"Relevant": "Expand relevant subordinate references. Relevant references are those that are tied …
18 …"All": "This value shall indicate that all subordinate references in the manifest response will be…
20 …"Relevant": "This value shall indicate that relevant subordinate references in the manifest respon…
H A DSimpleStorage.v1_3_2.json97 …"description": "The status and health of the resource and its subordinate or dependent resources.",
109 …in links to resources that are related to but are not contained by, or subordinate to, this resour…
231 …in links to resources that are related to but are not contained by, or subordinate to, this resour…
245 …"description": "The status and health of the resource and its subordinate or dependent resources.",
H A DNetworkInterface.v1_2_2.json38 …in links to resources that are related to but are not contained by, or subordinate to, this resour…
123 …in links to resources that are related to but are not contained by, or subordinate to, this resour…
157 …"description": "The status and health of the resource and its subordinate or dependent resources.",
H A DUSBController.v1_0_1.json37 …in links to resources that are related to but are not contained by, or subordinate to, this resour…
154 …in links to resources that are related to but are not contained by, or subordinate to, this resour…
226 …"description": "The status and health of the resource and its subordinate or dependent resources.",
H A DContainerImage.v1_0_1.json98 …in links to resources that are related to but are not contained by, or subordinate to, this resour…
130 …"description": "The status and health of the resource and its subordinate or dependent resources.",
167 …in links to resources that are related to but are not contained by, or subordinate to, this resour…
/openbmc/linux/drivers/pcmcia/
H A Dcardbus.c54 if (dev->subordinate) in cardbus_config_irq_and_cls()
55 cardbus_config_irq_and_cls(dev->subordinate, irq); in cardbus_config_irq_and_cls()
68 struct pci_bus *bus = s->cb_dev->subordinate; in cb_alloc()
114 bus = bridge->subordinate; in cb_free()
H A Dyenta_socket.c709 res->name = dev->subordinate->name; in yenta_allocate_res()
781 pci_setup_cardbus(socket->dev->subordinate); in yenta_allocate_resources()
1064 ((unsigned int)dev->subordinate->busn_res.end << 16) | /* subordinate bus */ in yenta_config_init()
1065 ((unsigned int)dev->subordinate->busn_res.start << 8) | /* secondary bus */ in yenta_config_init()
1066 dev->subordinate->primary); /* primary bus */ in yenta_config_init()
1081 * yenta_fixup_parent_bridge - Fix subordinate bus# of the parent bridge
1085 * invisible during PCI scans because of a misconfigured subordinate number
1103 return; /* The subordinate number is ok, nothing to do */ in yenta_fixup_parent_bridge()
1125 /* Show that the wanted subordinate number is not possible: */ in yenta_fixup_parent_bridge()
1131 /* If we have room to increase the bridge's subordinate number, */ in yenta_fixup_parent_bridge()
[all …]
/openbmc/linux/drivers/pci/pcie/
H A Derr.c180 * If the device provided is a bridge, walk the subordinate bus, including
184 * If the device provided has no subordinate bus, e.g., an RCEC or RCiEP,
191 if (bridge->subordinate) in pci_walk_bridge()
192 pci_walk_bus(bridge->subordinate, cb, userdata); in pci_walk_bridge()
209 * also includes any subordinate devices. in pcie_do_recovery()
229 pci_warn(bridge, "subordinate device reset failed\n"); in pcie_do_recovery()
H A Dpme.c85 if (dev->subordinate && pcie_pme_walk_bus(dev->subordinate)) in pcie_pme_walk_bus()
154 found = pcie_pme_walk_bus(port->subordinate); in pcie_pme_handle_request()
316 else if (port->subordinate) in pcie_pme_mark_devices()
317 pci_walk_bus(port->subordinate, pcie_pme_can_wakeup, NULL); in pcie_pme_mark_devices()
370 || pcie_pme_check_wakeup(dev->subordinate)) in pcie_pme_check_wakeup()
401 wakeup = pcie_pme_check_wakeup(port->subordinate); in pcie_pme_suspend()
H A Daspm.c144 struct pci_bus *linkbus = link->pdev->subordinate; in pcie_set_clkpm_nocheck()
174 struct pci_bus *linkbus = link->pdev->subordinate; in pcie_clkpm_cap_init()
204 struct pci_bus *linkbus = parent->subordinate; in pcie_aspm_configure_common_clock()
382 struct pci_dev *dev = pci_function_0(link->pdev->subordinate); in pcie_aspm_check_latency()
589 struct pci_bus *linkbus = parent->subordinate; in pcie_aspm_cap_init()
725 struct pci_bus *linkbus = parent->subordinate; in pcie_config_aspm_link()
795 list_for_each_entry(child, &pdev->subordinate->devices, bus_list) { in pcie_aspm_sanity_check()
831 link->downstream = pci_function_0(pdev->subordinate); in alloc_pcie_link_state()
838 * its subordinate endpoints. in alloc_pcie_link_state()
866 list_for_each_entry(child, &pdev->subordinate->devices, bus_list) in pcie_aspm_update_sysfs_visibility()
[all …]
/openbmc/linux/drivers/pci/
H A Dremove.c69 struct pci_bus *bus = dev->subordinate; in pci_stop_bus_device()
89 struct pci_bus *bus = dev->subordinate; in pci_remove_bus_device()
98 dev->subordinate = NULL; in pci_remove_bus_device()
109 * that the device has been removed. We also remove any subordinate
H A Dprobe.c865 * The bus can be a root bus, a subordinate bus, or a virtual bus in pci_set_bus_msi_domain()
1113 /* Set up the primary, secondary and subordinate bus numbers */ in pci_alloc_child_bus()
1144 bridge->subordinate = child; in pci_alloc_child_bus()
1194 * pci_ea_fixed_busnrs() - Read fixed Secondary and Subordinate bus
1198 * @sub: updated with subordinate bus number from EA
1201 * and subordinate bus numbers, return true with the bus numbers in @sec
1234 * @max: Starting subordinate number of buses behind this bridge
1251 * Return: New subordinate number covering all buses behind this bridge.
1261 u8 primary, secondary, subordinate; in pci_scan_bridge_extend() local
1276 subordinate in pci_scan_bridge_extend()
[all...]
H A Dof_property.c94 u32 bus_range[] = { pdev->subordinate->busn_res.start, in of_pci_prop_bus_range()
95 pdev->subordinate->busn_res.end }; in of_pci_prop_bus_range()
224 list_for_each_entry(child, &pdev->subordinate->devices, bus_list) { in of_pci_prop_intr_map()
245 list_for_each_entry(child, &pdev->subordinate->devices, bus_list) { in of_pci_prop_intr_map()
H A Dpci-sysfs.c168 if (pci_dev->subordinate) in resource_show()
387 struct pci_bus *subordinate = pdev->subordinate; in msi_bus_show() local
389 return sysfs_emit(buf, "%u\n", subordinate ? in msi_bus_show()
390 !(subordinate->bus_flags & PCI_BUS_FLAGS_NO_MSI) in msi_bus_show()
398 struct pci_bus *subordinate = pdev->subordinate; in msi_bus_store() local
412 if (!subordinate) { in msi_bus_store()
420 subordinate->bus_flags &= ~PCI_BUS_FLAGS_NO_MSI; in msi_bus_store()
422 subordinate->bus_flags |= PCI_BUS_FLAGS_NO_MSI; in msi_bus_store()
424 dev_info(&subordinate->dev, "MSI/MSI-X %s for future drivers of devices on this bus\n", in msi_bus_store()
525 struct pci_bus *bus = pdev->subordinate; in reset_subordinate_store()
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DProcessorMetrics_v1.xml112 …cessor as a percentage, typically `0` to `100`. When this resource is subordinate to the `Process…
119 …MHz, across all enabled cores in the processor. When this resource is subordinate to the `Process…
134 …erate, and the processor's current temperature. When this resource is subordinate to the `Process…
140 …ure, in degree Celsius units, of the processor. When this resource is subordinate to the `Process…
155 …in watt units, that the processor has consumed. When this resource is subordinate to the `Process…
170 …al processor frequency ratio of this processor. When this resource is subordinate to the `Process…
174 …roperties that describe this processor's cache. When this resource is subordinate to the `Process…
179 …ory bandwidth usage of this processor in bytes. When this resource is subordinate to the `Process…
185 …ory bandwidth usage of this processor in bytes. When this resource is subordinate to the `Process…
191 … `100`, the processor has spent in kernel mode. When this resource is subordinate to the `Process…
[all …]
H A DMemoryMetrics_v1.xml92 …lock size, in bytes, of all structure elements. When this resource is subordinate to the `MemoryS…
120 … contain the number of blocks read since reset. When this resource is subordinate to the `MemoryS…
125 …ntain the number of blocks written since reset. When this resource is subordinate to the `MemoryS…
136 … of blocks read for the lifetime of the memory. When this resource is subordinate to the `MemoryS…
141 … blocks written for the lifetime of the memory. When this resource is subordinate to the `MemoryS…
152 …ing spare blocks as a percentage, `0` to `100`. When this resource is subordinate to the `MemoryS…
163 … shall indicate whether data loss was detected. When this resource is subordinate to the `MemoryS…
168 …hall indicate whether performance has degraded. When this resource is subordinate to the `MemoryS…
172 … of alarms that have been raised by the memory. When this resource is subordinate to the `MemoryS…
262 … descriptions for health data to allow for usage when this resource is subordinate to the `MemoryS…
[all …]
/openbmc/linux/drivers/pci/hotplug/
H A Dacpiphp_glue.c24 * - When a P2P bridge is present, we elevate the refcount on the subordinate
379 * that is equivalent to the bus->subordinate in acpiphp_max_busnr()
381 * bus->subordinate value because it could have in acpiphp_max_busnr()
446 struct pci_bus *bus = bridge->subordinate; in acpiphp_native_scan_bridge()
466 if (dev->subordinate) { in acpiphp_native_scan_bridge()
467 pcibios_resource_survey_bus(dev->subordinate); in acpiphp_native_scan_bridge()
468 pci_bus_size_bridges(dev->subordinate); in acpiphp_native_scan_bridge()
469 pci_bus_assign_resources(dev->subordinate); in acpiphp_native_scan_bridge()
512 if (pass && dev->subordinate) { in enable_slot()
514 pcibios_resource_survey_bus(dev->subordinate); in enable_slot()
[all …]
H A Dshpchp_pci.c28 struct pci_bus *parent = bridge->subordinate; in shpchp_configure_device()
66 struct pci_bus *parent = p_slot->ctrl->pci_dev->subordinate; in shpchp_unconfigure_device()
/openbmc/linux/arch/mips/pci/
H A Dfixup-sb1250.c27 * width, so we record the PCI-HT bridge's secondary and subordinate bus
51 exclude->start = dev->subordinate->number; in sb1250_bus_dma_limit()
52 exclude->end = pci_bus_max_busnr(dev->subordinate); in sb1250_bus_dma_limit()
/openbmc/linux/arch/x86/pci/
H A Dsta2x11-fixup.c53 /* This has a subordinate bridge, with 4 more-subordinate ones */ in sta2x11_new_instance()
54 instance->bus0 = pdev->subordinate->number + 1; in sta2x11_new_instance()
/openbmc/linux/drivers/pci/controller/
H A Dpci-thunder-ecam.c278 v = 0x0101; /* subordinate:secondary = 1:1 */ in thunder_ecam_config_read()
280 v = 0x0202; /* subordinate:secondary = 2:2 */ in thunder_ecam_config_read()
282 v = 0x0303; /* subordinate:secondary = 3:3 */ in thunder_ecam_config_read()
284 v = 0x0404; /* subordinate:secondary = 4:4 */ in thunder_ecam_config_read()

12345678910>>...19