Home
last modified time | relevance | path

Searched +defs:slot +defs:type (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/sdbusplus/include/sdbusplus/
H A Dsdbus.hpp190 int sd_bus_add_object_manager(sd_bus* bus, sd_bus_slot** slot, in sd_bus_add_object_manager()
196 int sd_bus_add_object_vtable(sd_bus* bus, sd_bus_slot** slot, in sd_bus_add_object_vtable()
205 int sd_bus_add_match(sd_bus* bus, sd_bus_slot** slot, const char* path, in sd_bus_add_match()
223 int sd_bus_call_async(sd_bus* bus, sd_bus_slot** slot, sd_bus_message* m, in sd_bus_call_async()
337 int sd_bus_message_append_basic(sd_bus_message* message, char type, in sd_bus_message_append_basic()
359 int sd_bus_message_enter_container(sd_bus_message* m, char type, in sd_bus_message_enter_container()
375 int sd_bus_message_get_type(sd_bus_message* m, uint8_t* type) override in sd_bus_message_get_type()
484 int sd_bus_message_open_container(sd_bus_message* m, char type, in sd_bus_message_open_container()
490 int sd_bus_message_read_basic(sd_bus_message* m, char type, in sd_bus_message_read_basic()
506 int sd_bus_message_verify_type(sd_bus_message* m, char type, in sd_bus_message_verify_type()
[all …]
H A Dmessage.hpp285 uint8_t type; in get_type() local
455 sd_bus_slot* slot; in call_async() local
/openbmc/u-boot/drivers/pci/
H A Dpcie_aspeed.c19 void aspeed_pcie_set_slot_power_limit(struct pcie_aspeed *pcie, int slot) in aspeed_pcie_set_slot_power_limit()
98 u32 type = 0; in aspeed_pcie_cfg_read() local
199 u32 type = 0; in aspeed_pcie_cfg_write() local
354 void aspeed_pcie_rc_slot_enable(struct pcie_aspeed *pcie, int slot) in aspeed_pcie_rc_slot_enable()
H A Dpci_mvebu.c357 unsigned long type, in mvebu_get_tgt_attr()
384 u32 slot = of_read_number(range + 1, 1); in mvebu_get_tgt_attr() local
/openbmc/qemu/hw/acpi/
H A Dnvdimm.c60 uint16_t type; member
80 uint16_t type; member
105 uint16_t type; member
134 uint16_t type; member
150 static uint32_t nvdimm_slot_to_sn(int slot) in nvdimm_slot_to_sn()
163 static uint32_t nvdimm_slot_to_handle(int slot) in nvdimm_slot_to_handle()
176 static uint16_t nvdimm_slot_to_spa_index(int slot) in nvdimm_slot_to_spa_index()
182 static uint32_t nvdimm_slot_to_dcr_index(int slot) in nvdimm_slot_to_dcr_index()
194 int slot = object_property_get_int(OBJECT(nvd), PC_DIMM_SLOT_PROP, in nvdimm_get_device_by_handle() local
218 int slot = object_property_get_int(OBJECT(dev), PC_DIMM_SLOT_PROP, in nvdimm_build_structure_spa() local
[all …]
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c69 hvf_slot *slot; in hvf_find_overlap_slot() local
255 static int hvf_insert_breakpoint(CPUState *cpu, int type, vaddr addr, vaddr len) in hvf_insert_breakpoint()
293 static int hvf_remove_breakpoint(CPUState *cpu, int type, vaddr addr, vaddr len) in hvf_remove_breakpoint()
/openbmc/qemu/target/i386/hvf/
H A Dhvf.c122 static bool ept_emulation_fault(hvf_slot *slot, uint64_t gpa, uint64_t ept_qual) in ept_emulation_fault()
794 hvf_slot *slot; in hvf_vcpu_exec() local
1004 int hvf_arch_insert_hw_breakpoint(vaddr addr, vaddr len, int type) in hvf_arch_insert_hw_breakpoint()
1009 int hvf_arch_remove_hw_breakpoint(vaddr addr, vaddr len, int type) in hvf_arch_remove_hw_breakpoint()
/openbmc/qemu/target/hexagon/
H A Dgenptr.c403 void gen_store32(TCGv vaddr, TCGv src, int width, uint32_t slot) in gen_store32()
410 void gen_store1(TCGv_env tcg_env, TCGv vaddr, TCGv src, uint32_t slot) in gen_store1()
415 void gen_store1i(TCGv_env tcg_env, TCGv vaddr, int32_t src, uint32_t slot) in gen_store1i()
421 void gen_store2(TCGv_env tcg_env, TCGv vaddr, TCGv src, uint32_t slot) in gen_store2()
426 void gen_store2i(TCGv_env tcg_env, TCGv vaddr, int32_t src, uint32_t slot) in gen_store2i()
432 void gen_store4(TCGv_env tcg_env, TCGv vaddr, TCGv src, uint32_t slot) in gen_store4()
437 void gen_store4i(TCGv_env tcg_env, TCGv vaddr, int32_t src, uint32_t slot) in gen_store4i()
443 void gen_store8(TCGv_env tcg_env, TCGv vaddr, TCGv_i64 src, uint32_t slot) in gen_store8()
450 void gen_store8i(TCGv_env tcg_env, TCGv vaddr, int64_t src, uint32_t slot) in gen_store8i()
1193 VRegWriteType type) in gen_log_vreg_write()
[all …]
/openbmc/qemu/crypto/
H A Dblock-luks.c206 const char *type, in qcrypto_block_luks_name_lookup()
712 QCryptoBlockLUKSKeySlot *slot; in qcrypto_block_luks_store_key() local
884 const QCryptoBlockLUKSKeySlot *slot; in qcrypto_block_luks_load_key() local
1130 QCryptoBlockLUKSKeySlot *slot; in qcrypto_block_luks_erase_key() local
1540 QCryptoBlockLUKSKeySlot *slot = &luks->header.key_slots[i]; in qcrypto_block_luks_create() local
1882 QCryptoBlockInfoLUKSSlot *slot; in qcrypto_block_luks_get_info() local
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c280 EPType type; member
697 TRBType type; in xhci_ring_fetch() local
749 TRBType type; in xhci_ring_chain_length() local
905 XHCISlot *slot; in xhci_epmask_to_eps_with_streams() local
1130 XHCISlot *slot; in xhci_enable_ep() local
1230 XHCISlot *slot; in xhci_ep_nuke_xfers() local
1270 XHCISlot *slot; in xhci_disable_ep() local
1307 XHCISlot *slot; in xhci_stop_ep() local
1344 XHCISlot *slot; in xhci_reset_ep() local
1394 XHCISlot *slot; in xhci_set_ep_dequeue() local
[all …]
H A Ddev-smartcard-reader.c267 uint8_t slot; member
558 uint8_t *slot, uint8_t *seq) in ccid_remove_pending_answer()
779 static void ccid_write_data_block(USBCCIDState *s, uint8_t slot, uint8_t seq, in ccid_write_data_block()
814 uint8_t slot; in ccid_write_data_block_answer() local
934 USBCCIDState *s, uint8_t slot, uint8_t seq) in ccid_write_data_block_error()
960 static const char *ccid_message_type_to_str(uint8_t type) in ccid_message_type_to_str()
/openbmc/qemu/ui/
H A Dinput.c29 } type; member
514 void qemu_input_queue_mtt(QemuConsole *src, InputMultiTouchType type, in qemu_input_queue_mtt()
515 int slot, int tracking_id) in qemu_input_queue_mtt()
531 int min_in, int max_in, int slot, int tracking_id) in qemu_input_queue_mtt_abs()
/openbmc/smbios-mdr/include/
H A Ddimm.hpp163 uint8_t type; member
206 uint8_t type; member
268 uint8_t slot; member
/openbmc/smbios-mdr/src/
H A Ddimm.cpp298 void Dimm::dimmType(const uint8_t type) in dimmType()
317 void Dimm::dimmMedia(const uint8_t type) in dimmMedia()
433 uint8_t Dimm::slot(uint8_t value) in slot() function in phosphor::smbios::Dimm
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pcie.cpp272 auto type = singleEntryData->linkType; in parseTopologyData() local
371 for ([[maybe_unused]] const auto& slot : in parseTopologyData() local
/openbmc/qemu/target/hppa/
H A Dmem_helper.c203 int type, MemOp mop, hwaddr *pphys, int *pprot) in hppa_get_physical_address()
431 MMUAccessType type, int mmu_idx, in hppa_cpu_tlb_fill_align()
716 unsigned int phys_page, len, slot; in HELPER() local
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c286 KVMSlot *slot = kvm_get_free_slot(kml); in kvm_alloc_slot() local
358 static int kvm_set_user_memory_region(KVMMemoryListener *kml, KVMSlot *slot, bool new) in kvm_set_user_memory_region()
754 static void kvm_slot_sync_dirty_pages(KVMSlot *slot) in kvm_slot_sync_dirty_pages()
762 static void kvm_slot_reset_dirty_pages(KVMSlot *slot) in kvm_slot_reset_dirty_pages()
803 static bool kvm_slot_get_dirty_log(KVMState *s, KVMSlot *slot) in kvm_slot_get_dirty_log()
2506 static int do_kvm_create_vm(KVMState *s, int type) in do_kvm_create_vm()
2541 int type; in find_kvm_machine_type() local
2623 int type; in kvm_init() local
3353 int kvm_ioctl(KVMState *s, unsigned long type, ...) in kvm_ioctl()
3371 int kvm_vm_ioctl(KVMState *s, unsigned long type, ...) in kvm_vm_ioctl()
[all …]
/openbmc/qemu/include/hw/pci/
H A Dpci.h15 #define PCI_DEVFN(slot, func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) argument
133 unsigned int slot; member
162 uint8_t type; member
321 static inline int pci_swizzle(int slot, int pin) in pci_swizzle()
/openbmc/qemu/hw/pci/
H A Dpci.c344 uint8_t type; in pci_bar() local
588 static void pcibus_reset_hold(Object *obj, ResetType type) in pcibus_reset_hold()
962 unsigned int slot = 0; in pci_parse_devaddr() local
1112 uint8_t slot = PCI_SLOT(dev->devfn); in pci_init_multifunction() local
1466 uint8_t type, MemoryRegion *memory) in pci_register_bar()
1591 uint8_t type, pcibus_t size) in pci_config_get_bar_addr()
1630 int reg, uint8_t type, pcibus_t size) in pci_bar_address()
2056 unsigned slot; in pci_init_nic_in_slot() local
2744 char slot[] = ":SS.F"; in pcibus_get_dev_path() local
/openbmc/qemu/tcg/
H A Dtcg.c103 TCGType type; /* result type of a load */ member
154 static inline bool tcg_out_dup_vec(TCGContext *s, TCGType type, unsigned vece, in tcg_out_dup_vec()
159 static inline bool tcg_out_dupm_vec(TCGContext *s, TCGType type, unsigned vece, in tcg_out_dupm_vec()
164 static inline void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece, in tcg_out_dupi_vec()
348 static void tcg_out_reloc(TCGContext *s, tcg_insn_unit *code_ptr, int type, in tcg_out_reloc()
1679 TCGType type; in init_call_layout() local
2019 static TCGTemp *tcg_global_reg_new_internal(TCGContext *s, TCGType type, in tcg_global_reg_new_internal()
2046 const char *name, TCGType type) in tcg_global_mem_new_internal()
2123 TCGTemp *tcg_temp_new_internal(TCGType type, TCGTempKind kind) in tcg_temp_new_internal()
2227 TCGv_vec tcg_temp_new_vec(TCGType type) in tcg_temp_new_vec()
[all …]
/openbmc/u-boot/fs/btrfs/
H A Dctree.h291 u8 type, struct btrfs_path *path) in btrfs_search_tree_key_type()
316 static inline void *btrfs_leaf_data(struct btrfs_leaf *leaf, u32 slot) in btrfs_leaf_data()
/openbmc/qemu/linux-headers/linux/
H A Dkvm.h26 __u32 slot; member
35 __u32 slot; member
97 __u32 type; member
126 __u32 type; member
374 __u32 type; member
542 __u32 slot; member
552 __u32 slot; member
1001 __u32 type; member
1137 __u32 type; /* in: KVM_DEV_TYPE_xxx */ member
1480 __u32 slot; member
/openbmc/qemu/hw/mips/
H A Dmalta.c211 enum sdram_type type; in generate_eeprom_spd() local
979 int slot; in malta_pci_slot_get_pirq() local
/openbmc/qemu/hw/pci-host/
H A Dbonito.c575 int slot; in pci_bonito_map_irq() local
593 static void bonito_reset_hold(Object *obj, ResetType type) in bonito_reset_hold()
/openbmc/qemu/hw/ide/
H A Dahci-internal.h302 uint8_t slot; member
372 uint8_t type; member

12