Home
last modified time | relevance | path

Searched refs:vector (Results 1251 – 1275 of 2198) sorted by relevance

1...<<51525354555657585960>>...88

/openbmc/linux/arch/x86/include/asm/
H A Dmsi.h17 u32 vector : 8, member
/openbmc/linux/include/xen/interface/io/
H A Dpciif.h49 uint16_t vector; member
/openbmc/pldm/pldmd/
H A Dhandler.hpp18 using Response = std::vector<uint8_t>;
/openbmc/google-ipmi-sys/
H A Dbm_instance.cpp66 std::vector<std::uint8_t> reply; in getBMInstanceProperty()
/openbmc/linux/drivers/pci/controller/
H A Dpci-hyperv.c219 u8 vector; member
243 u8 vector; member
257 u32 vector; member
1701 int_pkt->int_desc.vector = vector; in hv_compose_msi_req_v1()
1782 int_pkt->int_desc.vector = vector; in hv_compose_msi_req_v2()
1798 int_pkt->int_desc.vector = vector; in hv_compose_msi_req_v3()
1836 u32 vector; in hv_compose_msi_msg() local
1907 vector = 32; in hv_compose_msi_msg()
1930 (u8)vector, in hv_compose_msi_msg()
1939 (u8)vector, in hv_compose_msi_msg()
[all …]
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c887 const char *vector; member
954 size_t i, vector_len = strlen(t->vector) / 2; in do_test()
955 void *vector = xmalloc(vector_len); in do_test() local
957 hex_decode(t->vector, vector_len * 2, vector, vector_len); in do_test()
960 sha512(&h, vector, vector_len); in do_test()
962 memcpy(vector, &h, sizeof(h)); in do_test()
968 free(vector); in do_test()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp414 static std::optional<std::vector<std::string>>
643 std::vector<uint8_t>& recordData)
785 std::vector<std::string> interfaces; in ipmiSetSensorReading()
2118 std::vector<uint8_t>& recordData, uint16_t recordID, in getSensorDataRecord()
2157 std::vector<std::string> interfaces; in getSensorDataRecord()
2436 std::vector<uint8_t> // payload
2458 std::vector<uint8_t> record; in ipmiStorageGetSDR()
2503 std::vector<sensorInfo> // The list of sensors
2508 std::vector<sensorInfo> sensorList; in getSensorsByEntityId()
2696 std::vector<uint16_t> sensorRec{}; in getSensorInfo()
[all …]
/openbmc/phosphor-fan-presence/control/templates/
H A Ddefs.mako73 std::vector<Action>{
96 std::vector<Trigger>{
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_multiplebundle_unittest.cpp89 std::vector<DataHandlerPack> data; in SetUp()
104 std::vector<HandlerPack> blobs;
/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_legacy.c105 static u16 vp_config_vector(struct virtio_pci_device *vp_dev, u16 vector) in vp_config_vector() argument
107 return vp_legacy_config_vector(&vp_dev->ldev, vector); in vp_config_vector()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Drail.cpp121 const std::vector<int>& gpioValues, in hasPgoodFault()
164 const std::vector<int>& gpioValues, in hasPgoodFaultGPIO()
/openbmc/sdbusplus/example/
H A Dget-all-properties.cpp83 const std::vector<std::pair< in asyncGetAllPropertiesStringTypeOnly()
136 const std::vector<std::pair< in asyncGetAllProperties()
/openbmc/phosphor-logging/lib/
H A Dlg2_logger.cpp222 std::vector<std::string> strings{static_locs}; in do_log()
297 std::vector<iovec> iov{}; in do_log()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dpcie_card_floors.cpp37 const std::vector<Group>& groups) : in PCIeCardFloors()
168 std::vector<std::string> names; in loadCardJSON()
/openbmc/openpower-hw-diags/util/
H A Ddata_file.cpp15 std::vector<fs::path>& o_foundPaths) in findFiles()
/openbmc/bios-bmc-smm-error-logger/include/rde/
H A Drde_dictionary_manager.hpp32 std::vector<uint8_t> data;
/openbmc/phosphor-power/cold-redundancy/
H A Dcold_redundancy.hpp79 std::vector<std::unique_ptr<sdbusplus::bus::match_t>> matches;
/openbmc/intel-ipmi-oem/src/
H A Dfruutils.cpp36 bool validateBasicFruContent(const std::vector<uint8_t>& fru, in validateBasicFruContent()
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_collection.hpp10 using configs_t = std::vector<ConfigIntf::HealthMetric>;
/openbmc/telemetry/src/interfaces/
H A Dsensor.hpp57 using Sensors = std::vector<std::shared_ptr<interfaces::Sensor>>;
/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c735 unsigned vector = 0; in gpio_get_values_as_int() local
744 vector |= bitmask; in gpio_get_values_as_int()
748 return vector; in gpio_get_values_as_int()
754 unsigned vector = 0; in dm_gpio_get_values_as_int() local
762 vector |= bitmask; in dm_gpio_get_values_as_int()
766 return vector; in dm_gpio_get_values_as_int()
/openbmc/pldm/libpldmresponder/
H A Dplatform.cpp69 const std::vector<fs::path>& dir, Repo& repo) in generate()
290 std::vector<set_effecter_state_field> stateField(maxCompositeEffecterCnt, in setStateEffecterStates()
468 std::vector<pldm::pdr::StateSetId> stateSetIds{}; in sensorEvent()
736 std::vector<uint8_t> pdrBuffer(sizeof(pldm_terminus_locator_pdr)); in generateTerminusLocatorPDR()
790 std::vector<get_sensor_state_field> stateField(sensorRearmCount); in getStateSensorReadings()
985 std::vector<uint8_t> requestMsg( in setEventReceiver()
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A DMakefile19 obj-y += cvmx-helper-errata.o cvmx-helper-jtag.o cvmx-boot-vector.o
/openbmc/ibm-logging/
H A Dpolicy_table.hpp30 using DetailsList = std::vector<Details>;
/openbmc/u-boot/arch/m68k/lib/
H A Dinterrupts.c89 vec = (fp->vector >> 2) & 0xff; in int_handler()

1...<<51525354555657585960>>...88