Home
last modified time | relevance | path

Searched defs:type (Results 1926 – 1950 of 2047) sorted by relevance

1...<<71727374757677787980>>...82

/openbmc/u-boot/drivers/clk/
H A Dclk_stm32mp1.c467 #define STM32MP1_CLK_PLL(idx, type, off1, off2, off3, off4, off5, off6,\ argument
1390 enum stm32mp1_plltype type = pll[pll_id].plltype; in pll_config() local
/openbmc/qemu/target/s390x/
H A Dcpu.h499 uint8_t type[4]; member
661 uint8_t type; member
/openbmc/qemu/migration/
H A Dsavevm.c2686 qemu_loadvm_section_start_full(QEMUFile *f, uint8_t type) in qemu_loadvm_section_start_full()
2764 qemu_loadvm_section_part_end(QEMUFile *f, uint8_t type) in qemu_loadvm_section_part_end()
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp789 std::string type = sysObj[dimmInfo][indKey][DIMM_TYPE]; in sysConfig() local
1057 uint8_t type = req[1]; in ipmiOemSetDimmInfo() local
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c2400 uint64_t type = val & VTD_CCMD_CIRG_MASK; in vtd_context_cache_invalidate() local
2544 uint64_t type = val & VTD_TLB_FLUSH_GRANU_MASK; in vtd_iotlb_flush() local
4724 static void vtd_reset_exit(Object *obj, ResetType type) in vtd_reset_exit()
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h128 #define TARGET_IOC(dir,type,nr,size) \ argument
135 #define TARGET_IO(type,nr) TARGET_IOC(TARGET_IOC_NONE,(type),(nr),0) argument
136 #define TARGET_IOR(type,nr,size) TARGET_IOC(TARGET_IOC_READ,(type),(nr),sizeof(size)) argument
137 #define TARGET_IOW(type,nr,size) TARGET_IOC(TARGET_IOC_WRITE,(type),(nr),sizeof(size)) argument
138 #define TARGET_IOWR(type,nr,size) TARGET_IOC(TARGET_IOC_READ|TARGET_IOC_WRITE,(type),(nr),siz… argument
141 #define TARGET_IORU(type,nr) TARGET_IOC(TARGET_IOC_READ,(type),(nr),TARGET_IOC_SIZEMASK) argument
142 #define TARGET_IOWU(type,nr) TARGET_IOC(TARGET_IOC_WRITE,(type),(nr),TARGET_IOC_SIZEMASK) argument
143 #define TARGET_IOWRU(type,nr) TARGET_IOC(TARGET_IOC_READ|TARGET_IOC_WRITE,(type),(nr),TARGET_IOC_… argument
/openbmc/qemu/hw/scsi/
H A Dmfi.h658 uint8_t type; member
670 uint8_t type; member
1035 uint32_t type; member
1221 uint8_t type; member
H A Dvirtio-scsi.c624 uint32_t type; in virtio_scsi_handle_ctrl_req() local
/openbmc/u-boot/lib/
H A Dfdtdec.c187 int fdtdec_get_pci_addr(const void *blob, int node, enum fdt_pci_space type, in fdtdec_get_pci_addr()
/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs_private.h256 #define IH_KEY_ISTYPE(ih, type) (ih_version(ih) == ITEM_VERSION_1 \ argument
/openbmc/qemu/block/
H A Dqcow2-bitmap.c73 uint8_t type; member
/openbmc/qemu/include/hw/xen/interface/
H A Dmemory.h616 uint16_t type; member
/openbmc/u-boot/drivers/usb/host/
H A Dohci.h63 __u8 type; member
/openbmc/qemu/tests/qtest/
H A Dhd-geo-test.c642 const char *type, in add_scsi_controller()
H A Dvhost-user-test.c177 int type; member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py509 def __init__(self, dev, type, freespace, mountpoint): argument
/openbmc/qemu/target/arm/
H A Dcpregs.h892 int type; member
/openbmc/qemu/target/riscv/
H A Dcpu_helper.c933 enum CTRType type, target_ulong src_priv, bool src_virt) in riscv_ctr_add_entry()
/openbmc/qemu/include/hw/
H A Dusb.h209 uint8_t type; member
/openbmc/entity-manager/src/fru_device/
H A Dfru_utils.cpp112 uint8_t type = static_cast<uint8_t>(c >> 6); in decodeFRUData() local
/openbmc/qemu/ui/
H A Dspice-display.c59 QXLCookie *qxl_cookie_new(int type, uint64_t io) in qxl_cookie_new()
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp264 bool isValidACPIState(acpi_state::PowerStateType type, uint8_t state) in isValidACPIState()
/openbmc/qemu/hw/net/
H A De1000e_core.c460 uint32_t type; member
538 NetRxPktRssType type; in e1000e_rss_calc_hash() local
/openbmc/u-boot/include/
H A Dec_commands.h2342 uint8_t type; member
2354 uint8_t type; member
4091 uint8_t type; member
4163 uint8_t type; /* event type : see PD_EVENT_xx below */ member
4280 uint8_t type; /* event type : see PD_EVENT_xx above */ member
4388 uint32_t type; /* enum cbi_data_tag */ member
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge2U/
H A Devents.json323 "type": "oneshot" string
383 "type": "oneshot", string
1215 "type": "repeating", string
1760 "type": "repeating", string

1...<<71727374757677787980>>...82