/openbmc/openbmc-test-automation/ffdc/plugins/ |
H A D | ssh_execution.py | 23 hostname, username, password, port_ssh, command, timeout=60, type=None argument
|
/openbmc/dbus-sensors/src/cable-monitor/ |
H A D | CableEvents.cpp | 15 auto Events::generateCableEvent(Type type, std::string name) in generateCableEvent()
|
/openbmc/qemu/include/hw/xen/interface/io/ |
H A D | netif.h | 361 uint16_t type; member 400 uint16_t type; member 1005 uint8_t type; member 1010 uint8_t type; member 1018 uint8_t type; member
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | list.h | 19 #define container_of(ptr, type, member) ({ \ argument 40 #define list_entry(ptr, type, member) \ argument
|
/openbmc/qemu/accel/tcg/ |
H A D | tcg-accel-ops.c | 135 static int tcg_insert_breakpoint(CPUState *cs, int type, vaddr addr, vaddr len) in tcg_insert_breakpoint() 166 static int tcg_remove_breakpoint(CPUState *cs, int type, vaddr addr, vaddr len) in tcg_remove_breakpoint()
|
/openbmc/u-boot/drivers/sysreset/ |
H A D | sysreset_x86.c | 16 enum sysreset_t type) in x86_sysreset_request()
|
H A D | sysreset_gpio.c | 16 static int gpio_reboot_request(struct udevice *dev, enum sysreset_t type) in gpio_reboot_request()
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | e820.c | 45 int type; in efi_add_known_memory() local
|
/openbmc/qemu/include/net/ |
H A D | announce.h | 18 QEMUClockType type; member
|
/openbmc/dbus-sensors/src/ |
H A D | MctpAsioEndpoint.hpp | 45 std::optional<uint8_t> type() const in type() function
|
/openbmc/qemu/ui/ |
H A D | vdagent.c | 319 static uint32_t type_qemu_to_vdagent(enum QemuClipboardType type) in type_qemu_to_vdagent() 338 uint32_t q, type; in vdagent_send_clipboard_grab() local 394 QemuClipboardType type) in vdagent_send_clipboard_data() 424 QemuClipboardType type) in vdagent_send_empty_clipboard_data() 436 QemuClipboardType type; in vdagent_clipboard_update_info() local 494 uint32_t type = type_qemu_to_vdagent(qtype); in vdagent_clipboard_request() local 565 QemuClipboardType type; in vdagent_clipboard_recv_request() local 594 QemuClipboardType type; in vdagent_clipboard_recv_data() local
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci.c | 27 #define PCI_HOSE_OP(rw, size, type) \ argument 42 #define PCI_OP(rw, size, type, error_code) \ argument 63 #define PCI_READ_VIA_DWORD_OP(size, type, off_mask) \ argument 80 #define PCI_WRITE_VIA_DWORD_OP(size, type, off_mask, val_mask) \ argument
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | RouteEntryCollection.json | 19 "type": [ array 49 "type": "null" string 61 "type": "array" string 86 "type": "object" string
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | sensor_monitoring_tests.cpp | 132 SensorType type{SensorType::iout}; in TEST() local 208 SensorType type{SensorType::iout}; in TEST() local 250 SensorType type{SensorType::iout}; in TEST() local
|
/openbmc/qemu/hw/block/ |
H A D | fdc-isa.c | 130 static void isa_fdc_get_drive_max_chs(FloppyDriveType type, uint8_t *maxc, in isa_fdc_get_drive_max_chs() 155 static Aml *build_fdinfo_aml(int idx, FloppyDriveType type) in build_fdinfo_aml() 263 FloppyDriveType type = isa_fdc_get_drive_type(ISA_DEVICE(adev), i); in build_fdc_aml() local
|
/openbmc/libcper/examples/ |
H A D | unknown.json | 19 "type": "Unknown" string 48 "type": "Unknown" string
|
/openbmc/phosphor-pid-control/test/ |
H A D | pid_zone_unittest.cpp | 391 std::string type = "unchecked"; in TEST_F() local 447 std::string type = "unchecked"; in TEST_F() local 499 std::string type = "unchecked"; in TEST_F() local 565 std::string type = "unchecked"; in TEST_F() local 665 std::string type = "unchecked"; in TEST_F() local 722 std::string type = "unchecked"; in TEST_F() local 780 std::string type = "unchecked"; in TEST_F() local
|
/openbmc/pldm/pldmtool/ |
H A D | pldm_platform_cmd.cpp | 87 explicit GetEventReceiver(const char* type, const char* name, in GetEventReceiver() 147 explicit GetPDR(const char* type, const char* name, CLI::App* app) : in GetPDR() 735 std::string getEntityName(pldm::pdr::EntityType type) in getEntityName() 823 std::string getPDRType(uint8_t type) in getPDRType() 1680 explicit SetStateEffecter(const char* type, const char* name, in SetStateEffecter() 1768 explicit SetNumericEffecterValue(const char* type, const char* name, in SetNumericEffecterValue() 1851 explicit GetStateSensorReadings(const char* type, const char* name, in GetStateSensorReadings() 1945 explicit GetSensorReading(const char* type, const char* name, in GetSensorReading() 2101 explicit GetStateEffecterStates(const char* type, const char* name, in GetStateEffecterStates() 2170 explicit GetNumericEffecterValue(const char* type, const char* name, in GetNumericEffecterValue()
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen-backend.h | 21 const char *type; member
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-dmabuf.h | 26 SharedObjectType type; member
|
/openbmc/u-boot/tools/ |
H A D | rksd.c | 36 static int rksd_check_image_type(uint8_t type) in rksd_check_image_type()
|
/openbmc/libpldm/src/ |
H A D | responder.h | 13 uint8_t type; member
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | xusb-padctl-dummy.c | 11 struct tegra_xusb_phy * __weak tegra_xusb_phy_get(unsigned int type) in tegra_xusb_phy_get()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_timings.c | 292 enum nand_data_interface_type type, in onfi_init_data_interface()
|
/openbmc/phosphor-fan-presence/evdevpp/test/ |
H A D | evmon.cpp | 52 unsigned int type = EV_KEY; in main() local
|