Home
last modified time | relevance | path

Searched defs:PID (Results 1 – 5 of 5) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dautomation_node.hpp25 PID, enumerator
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DAutomationInstrumentation.v1_0_0.json126 "PID": { object
H A DAutomationNode.v1_0_0.json289 "PID": "A node that attempts to match a set point using a PID control algorithm.", string
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h335 #define PID 0x0003 /* b1-0: Response PID */ macro
380 #define PID 0x0003 /* b1-0: Response PID */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h368 target_ulong PID; member