Home
last modified time | relevance | path

Searched defs:s (Results 501 – 525 of 1844) sorted by relevance

1...<<21222324252627282930>>...74

/openbmc/qemu/tests/qtest/
H A Daspeed_gpio-test.c38 QTestState *s = (QTestState *)data; in test_set_colocated_pins() local
56 QTestState *s = (QTestState *)data; in test_set_input_pins() local
77 QTestState *s; in main() local
/openbmc/qemu/hw/ide/
H A Dahci-sysbus.c42 SysbusAHCIState *s = SYSBUS_AHCI(dev); in sysbus_ahci_reset() local
49 SysbusAHCIState *s = SYSBUS_AHCI(obj); in sysbus_ahci_init() local
60 SysbusAHCIState *s = SYSBUS_AHCI(dev); in sysbus_ahci_realize() local
/openbmc/qemu/block/
H A Dnvme.c80 BDRVNVMeState *s; member
169 static bool nvme_init_queue(BDRVNVMeState *s, NVMeQueue *q, in nvme_init_queue() argument
221 static NVMeQueuePair *nvme_create_queue_pair(BDRVNVMeState *s, in nvme_create_queue_pair() argument
287 BDRVNVMeState *s = q->s; nvme_kick() local
387 BDRVNVMeState *s = q->s; nvme_process_completion() local
523 BDRVNVMeState *s = bs->opaque; nvme_admin_cmd_sync() local
542 BDRVNVMeState *s = bs->opaque; nvme_identify() local
651 nvme_poll_queues(BDRVNVMeState * s) nvme_poll_queues() argument
662 BDRVNVMeState *s = container_of(n, BDRVNVMeState, nvme_handle_event() local
672 BDRVNVMeState *s = bs->opaque; nvme_add_io_queue() local
716 BDRVNVMeState *s = container_of(e, BDRVNVMeState, nvme_poll_cb() local
738 BDRVNVMeState *s = container_of(e, BDRVNVMeState, nvme_poll_ready() local
747 BDRVNVMeState *s = bs->opaque; nvme_init() local
941 BDRVNVMeState *s = bs->opaque; nvme_enable_disable_write_cache() local
958 BDRVNVMeState *s = bs->opaque; nvme_close() local
982 BDRVNVMeState *s = bs->opaque; nvme_open() local
1022 BDRVNVMeState *s = bs->opaque; nvme_co_getlength() local
1028 BDRVNVMeState *s = bs->opaque; nvme_get_blocksize() local
1046 BDRVNVMeState *s = bs->opaque; nvme_cmd_unmap_qiov() local
1062 BDRVNVMeState *s = bs->opaque; nvme_cmd_map_qiov() local
1195 BDRVNVMeState *s = bs->opaque; nvme_co_prw_aligned() local
1247 BDRVNVMeState *s = bs->opaque; nvme_qiov_aligned() local
1266 BDRVNVMeState *s = bs->opaque; nvme_co_prw() local
1316 BDRVNVMeState *s = bs->opaque; nvme_co_flush() local
1347 BDRVNVMeState *s = bs->opaque; nvme_co_pwrite_zeroes() local
1410 BDRVNVMeState *s = bs->opaque; nvme_co_pdiscard() local
1524 BDRVNVMeState *s = bs->opaque; nvme_refresh_filename() local
1532 BDRVNVMeState *s = bs->opaque; nvme_refresh_limits() local
1553 BDRVNVMeState *s = bs->opaque; nvme_detach_aio_context() local
1570 BDRVNVMeState *s = bs->opaque; nvme_attach_aio_context() local
1589 BDRVNVMeState *s = bs->opaque; nvme_register_buf() local
1602 BDRVNVMeState *s = bs->opaque; nvme_unregister_buf() local
1610 BDRVNVMeState *s = bs->opaque; nvme_get_specific_stats() local
[all...]
H A Dbackup.c87 BackupBlockJob *s = container_of(job, BackupBlockJob, common.job); in backup_commit() local
95 BackupBlockJob *s = container_of(job, BackupBlockJob, common.job); in backup_abort() local
103 BackupBlockJob *s = container_of(job, BackupBlockJob, common.job); in backup_clean() local
138 BackupBlockJob *s = opaque; in backup_block_copy_callback() local
150 BlockCopyCallState *s = NULL; in backup_loop() local
252 BackupBlockJob *s = container_of(job, BackupBlockJob, common.job); in backup_run() local
306 BackupBlockJob *s = container_of(job, BackupBlockJob, common.job); in backup_pause() local
317 BackupBlockJob *s = container_of(job, BackupBlockJob, common); in backup_set_speed() local
333 BackupBlockJob *s = container_of(job, BackupBlockJob, common.job); in backup_cancel() local
H A Dquorum.c169 BDRVQuorumState *s = bs->opaque; in quorum_aio_get() local
224 BDRVQuorumState *s = acb->bs->opaque; in quorum_has_too_much_io_failed() local
255 static void quorum_report_bad_versions(BDRVQuorumState *s, in quorum_report_bad_versions()
281 BDRVQuorumState *s = acb->bs->opaque; in quorum_rewrite_entry() local
448 BDRVQuorumState *s = acb->bs->opaque; in quorum_compare() local
469 BDRVQuorumState *s = acb->bs->opaque; in quorum_vote_error() local
503 BDRVQuorumState *s = acb->bs->opaque; in quorum_vote() local
586 BDRVQuorumState *s = acb->bs->opaque; in read_quorum_children_entry() local
612 BDRVQuorumState *s = acb->bs->opaque; in read_quorum_children() local
653 BDRVQuorumState *s = acb->bs->opaque; in read_fifo_child() local
[all …]
/openbmc/qemu/hw/misc/
H A Dbcm2835_property.c26 static void bcm2835_property_mbox_push(BCM2835PropertyState *s, uint32_t value) in bcm2835_property_mbox_push()
445 BCM2835PropertyState *s = opaque; in bcm2835_property_read() local
471 BCM2835PropertyState *s = opaque; in bcm2835_property_write() local
511 BCM2835PropertyState *s = BCM2835_PROPERTY(obj); in bcm2835_property_init() local
528 BCM2835PropertyState *s = BCM2835_PROPERTY(dev); in bcm2835_property_reset() local
535 BCM2835PropertyState *s = BCM2835_PROPERTY(dev); in bcm2835_property_realize() local
H A Daspeed_sdmc.c160 AspeedSDMCState *s = ASPEED_SDMC(opaque); in aspeed_sdmc_read() local
178 AspeedSDMCState *s = ASPEED_SDMC(opaque); in aspeed_sdmc_write() local
204 AspeedSDMCState *s = ASPEED_SDMC(dev); in aspeed_sdmc_reset() local
229 AspeedSDMCState *s = ASPEED_SDMC(obj); in aspeed_sdmc_get_ram_size() local
241 AspeedSDMCState *s = ASPEED_SDMC(obj); in aspeed_sdmc_set_ram_size() local
270 AspeedSDMCState *s = ASPEED_SDMC(dev); in aspeed_sdmc_realize() local
322 static int aspeed_sdmc_get_ram_bits(AspeedSDMCState *s) in aspeed_sdmc_get_ram_bits()
344 static uint32_t aspeed_2400_sdmc_compute_conf(AspeedSDMCState *s, uint32_t data) in aspeed_2400_sdmc_compute_conf()
355 static void aspeed_2400_sdmc_write(AspeedSDMCState *s, uint32_t reg, in aspeed_2400_sdmc_write()
401 static uint32_t aspeed_2500_sdmc_compute_conf(AspeedSDMCState *s, uint32_t data) in aspeed_2500_sdmc_compute_conf()
[all …]
H A Dstm32f2xx_syscfg.c44 STM32F2XXSyscfgState *s = STM32F2XX_SYSCFG(dev); in stm32f2xx_syscfg_reset() local
58 STM32F2XXSyscfgState *s = opaque; in stm32f2xx_syscfg_read() local
89 STM32F2XXSyscfgState *s = opaque; in stm32f2xx_syscfg_write() local
134 STM32F2XXSyscfgState *s = STM32F2XX_SYSCFG(obj); in stm32f2xx_syscfg_init() local
H A Dbcm2835_powermgt.c30 BCM2835PowerMgtState *s = (BCM2835PowerMgtState *)opaque; in bcm2835_powermgt_read() local
58 BCM2835PowerMgtState *s = (BCM2835PowerMgtState *)opaque; in bcm2835_powermgt_write() local
122 BCM2835PowerMgtState *s = BCM2835_POWERMGT(obj); in bcm2835_powermgt_init() local
131 BCM2835PowerMgtState *s = BCM2835_POWERMGT(dev); in bcm2835_powermgt_reset() local
H A Dimx6_ccm.c350 IMX6CCMState *s = IMX6_CCM(dev); in imx6_ccm_get_clock_frequency() local
383 IMX6CCMState *s = IMX6_CCM(dev); in imx6_ccm_reset() local
470 IMX6CCMState *s = (IMX6CCMState *)opaque; in imx6_ccm_read() local
483 IMX6CCMState *s = (IMX6CCMState *)opaque; in imx6_ccm_write() local
498 IMX6CCMState *s = (IMX6CCMState *)opaque; in imx6_analog_read() local
590 IMX6CCMState *s = (IMX6CCMState *)opaque; in imx6_analog_write() local
721 IMX6CCMState *s = IMX6_CCM(obj); in imx6_ccm_init() local
H A Dnpcm7xx_pwm.c152 static void npcm7xx_pwm_write_ppr(NPCM7xxPWMState *s, uint32_t new_ppr) in npcm7xx_pwm_write_ppr()
166 static void npcm7xx_pwm_write_csr(NPCM7xxPWMState *s, uint32_t new_csr) in npcm7xx_pwm_write_csr()
180 static void npcm7xx_pwm_write_pcr(NPCM7xxPWMState *s, uint32_t new_pcr) in npcm7xx_pwm_write_pcr()
287 NPCM7xxPWMState *s = opaque; in npcm7xx_pwm_read() local
353 NPCM7xxPWMState *s = opaque; in npcm7xx_pwm_write() local
452 NPCM7xxPWMState *s = NPCM7XX_PWM(obj); in npcm7xx_pwm_enter_reset() local
473 NPCM7xxPWMState *s = NPCM7XX_PWM(obj); in npcm7xx_pwm_hold_reset() local
483 NPCM7xxPWMState *s = NPCM7XX_PWM(obj); in npcm7xx_pwm_init() local
H A Daspeed_scu.c284 uint32_t aspeed_scu_get_apb_freq(AspeedSCUState *s) in aspeed_scu_get_apb_freq()
289 static uint32_t aspeed_2400_scu_get_apb_freq(AspeedSCUState *s) in aspeed_2400_scu_get_apb_freq()
298 static uint32_t aspeed_2600_scu_get_apb_freq(AspeedSCUState *s) in aspeed_2600_scu_get_apb_freq()
307 static uint32_t aspeed_1030_scu_get_apb_freq(AspeedSCUState *s) in aspeed_1030_scu_get_apb_freq()
316 static uint32_t aspeed_2700_scu_get_apb_freq(AspeedSCUState *s) in aspeed_2700_scu_get_apb_freq()
325 static uint32_t aspeed_2700_scuio_get_apb_freq(AspeedSCUState *s) in aspeed_2700_scuio_get_apb_freq()
337 AspeedSCUState *s = ASPEED_SCU(opaque); in aspeed_scu_read() local
369 AspeedSCUState *s = ASPEED_SCU(opaque); in aspeed_ast2400_scu_write() local
408 AspeedSCUState *s = ASPEED_SCU(opaque); in aspeed_ast2500_scu_write() local
477 static uint32_t aspeed_scu_get_clkin(AspeedSCUState *s) in aspeed_scu_get_clkin()
[all …]
/openbmc/qemu/hw/arm/
H A Dxlnx-zcu102.c49 XlnxZCU102 *s = ZCU102_MACHINE(obj); in OBJECT_DECLARE_SIMPLE_TYPE() local
56 XlnxZCU102 *s = ZCU102_MACHINE(obj); in zcu102_set_secure() local
63 XlnxZCU102 *s = ZCU102_MACHINE(obj); in zcu102_get_virt() local
70 XlnxZCU102 *s = ZCU102_MACHINE(obj); in zcu102_set_virt() local
77 XlnxZCU102 *s = container_of(binfo, XlnxZCU102, binfo); in zcu102_modify_dtb() local
129 XlnxZCU102 *s = ZCU102_MACHINE(machine); in xlnx_zcu102_init() local
253 XlnxZCU102 *s = ZCU102_MACHINE(obj); in xlnx_zcu102_machine_instance_init() local
H A Dbcm2836.c26 BCM283XBaseState *s = BCM283X_BASE(obj); in bcm283x_base_init() local
47 BCM283XState *s = BCM283X(obj); in bcm283x_init() local
64 BCM283XBaseState *s = BCM283X_BASE(dev); in bcm283x_common_realize() local
86 BCM283XState *s = BCM283X(dev); in bcm2835_realize() local
109 BCM283XState *s = BCM283X(dev); in bcm2836_realize() local
H A Dexynos4_boards.c77 SysBusDevice *s; in lan9215_init() local
90 static void exynos4_boards_init_ram(Exynos4BoardState *s, in exynos4_boards_init_ram()
115 Exynos4BoardState *s = g_new(Exynos4BoardState, 1); in exynos4_boards_init_common() local
136 Exynos4BoardState *s = exynos4_boards_init_common(machine, in nuri_init() local
144 Exynos4BoardState *s = exynos4_boards_init_common(machine, in smdkc210_init() local
/openbmc/bios-bmc-smm-error-logger/test/
H A Dbuffer_test.cpp63 InSequence s; in TEST_F() local
121 InSequence s; in TEST_F() local
244 InSequence s; in TEST_F() local
272 InSequence s; in TEST_F() local
300 InSequence s; in TEST_F() local
487 InSequence s; in initializeFuncMock() local
524 InSequence s; in TEST_F() local
551 InSequence s; in TEST_F() local
575 InSequence s; in TEST_F() local
603 InSequence s; in TEST_F() local
[all …]
/openbmc/qemu/hw/dma/
H A Dbcm2835_dma.c56 static void bcm2835_dma_update(BCM2835DMAState *s, unsigned c) in bcm2835_dma_update()
147 static uint64_t bcm2835_dma_read(BCM2835DMAState *s, hwaddr offset, in bcm2835_dma_read()
194 static void bcm2835_dma_write(BCM2835DMAState *s, hwaddr offset, in bcm2835_dma_write()
243 BCM2835DMAState *s = opaque; in bcm2835_dma0_read() local
269 BCM2835DMAState *s = opaque; in bcm2835_dma0_write() local
343 BCM2835DMAState *s = BCM2835_DMA(obj); in bcm2835_dma_init() local
366 BCM2835DMAState *s = BCM2835_DMA(dev); in bcm2835_dma_reset() local
378 BCM2835DMAState *s = BCM2835_DMA(dev); in bcm2835_dma_realize() local
/openbmc/openpower-hw-diags/analyzer/
H A Dfilter-root-cause.cpp114 for (const auto& s : i_list) in __findMemoryChannelFailure() local
135 for (const auto& s : i_list) in __findMemoryChannelFailure() local
197 for (const auto& s : i_list) in __findCsRootCause_RE() local
221 for (const auto& s : i_list) in __findCsRootCause_UCS() local
249 for (const auto& s : i_list) in __findOcmbAttnBits() local
257 for (const auto& s : i_list) in __findOcmbAttnBits() local
278 for (const auto& s : i_list) in __findNonExternalCs() local
501 for (const auto& s : list) in rootCauseSpecialCases() local
/openbmc/qemu/hw/nvram/
H A Daspeed_otp.c19 AspeedOTPState *s = opaque; in aspeed_otp_read() local
63 AspeedOTPState *s = opaque; in program_otpmem_data() local
85 AspeedOTPState *s = opaque; in aspeed_otp_write() local
110 static bool aspeed_otp_init_storage(AspeedOTPState *s, Error **errp) in aspeed_otp_init_storage()
148 AspeedOTPState *s = ASPEED_OTP(dev); in aspeed_otp_realize() local
/openbmc/qemu/hw/audio/
H A Dcs4231.c54 #define CS_RAP(s) ((s)->regs[0] & CS_MAXDREG) argument
60 CSState *s = CS4231(d); in cs_reset() local
71 CSState *s = opaque; in cs_mem_read() local
98 CSState *s = opaque; in cs_mem_write() local
154 CSState *s = CS4231(obj); in cs4231_init() local
H A Dgus.c68 GUSState *s = opaque; in gus_readb() local
75 GUSState *s = opaque; in gus_writeb() local
80 static int write_audio (GUSState *s, int samples) in write_audio()
114 GUSState *s = opaque; in GUS_callback() local
153 GUSState *s = emu->opaque; in GUS_irqrequest() local
163 GUSState *s = emu->opaque; in GUS_irqclear() local
176 GUSState *s = emu->opaque; in GUS_dmarequest() local
184 GUSState *s = opaque; in GUS_read_DMA() local
240 GUSState *s = GUS (dev); in gus_realizefn() local
/openbmc/qemu/hw/sensor/
H A Dtmp421.c113 TMP421State *s = TMP421(obj); in tmp421_get_temperature() local
140 TMP421State *s = TMP421(obj); in tmp421_set_temperature() local
169 static void tmp421_read(TMP421State *s) in tmp421_read()
229 static void tmp421_write(TMP421State *s) in tmp421_write()
249 TMP421State *s = TMP421(i2c); in tmp421_rx() local
260 TMP421State *s = TMP421(i2c); in tmp421_tx() local
279 TMP421State *s = TMP421(i2c); in tmp421_event() local
308 TMP421State *s = TMP421(i2c); in tmp421_reset() local
335 TMP421State *s = TMP421(dev); in tmp421_realize() local
/openbmc/qemu/hw/i2c/
H A Dallwinner-i2c.c158 static inline bool allwinner_i2c_is_reset(AWI2CState *s) in allwinner_i2c_is_reset()
163 static inline bool allwinner_i2c_bus_is_enabled(AWI2CState *s) in allwinner_i2c_bus_is_enabled()
168 static inline bool allwinner_i2c_interrupt_is_enabled(AWI2CState *s) in allwinner_i2c_interrupt_is_enabled()
175 AWI2CState *s = AW_I2C(obj); in allwinner_i2c_reset_hold() local
192 static inline void allwinner_i2c_raise_interrupt(AWI2CState *s) in allwinner_i2c_raise_interrupt()
212 AWI2CState *s = AW_I2C(opaque); in allwinner_i2c_read() local
282 AWI2CState *s = AW_I2C(opaque); in allwinner_i2c_write() local
432 AWI2CState *s = AW_I2C(dev); in allwinner_i2c_realize() local
461 AWI2CState *s = AW_I2C(obj); in allwinner_i2c_sun6i_init() local
/openbmc/qemu/hw/block/
H A Dm25p80.c569 static void flash_sync_page(Flash *s, int page) in flash_sync_page()
585 static inline void flash_sync_area(Flash *s, int64_t off, int64_t len) in flash_sync_area()
600 static void flash_erase(Flash *s, int offset, FlashCMD cmd) in flash_erase()
652 static inline void flash_sync_dirty(Flash *s, int64_t newpage) in flash_sync_dirty()
661 void flash_write8(Flash *s, uint32_t addr, uint8_t data) in flash_write8()
709 static inline int get_addr_length(Flash *s) in get_addr_length()
737 static void complete_collecting_data(Flash *s) in complete_collecting_data()
887 static void reset_memory(Flash *s) in reset_memory()
960 static uint8_t numonyx_mode(Flash *s) in numonyx_mode()
971 static uint8_t numonyx_extract_cfg_num_dummies(Flash *s) in numonyx_extract_cfg_num_dummies()
[all …]
/openbmc/qemu/hw/pci-host/
H A Draven.c90 PREPPCIState *s = opaque; in raven_pci_io_write() local
98 PREPPCIState *s = opaque; in raven_pci_io_read() local
129 static inline hwaddr raven_io_address(PREPPCIState *s, in raven_io_address()
148 PREPPCIState *s = opaque; in raven_io_read() local
169 PREPPCIState *s = opaque; in raven_io_write() local
204 PREPPCIState *s = opaque; in raven_set_irq() local
212 PREPPCIState *s = opaque; in raven_pcihost_set_iommu() local
223 PREPPCIState *s = opaque; in raven_change_gpio() local
232 PREPPCIState *s = RAVEN_PCI_HOST_BRIDGE(dev); in raven_pcihost_realizefn() local
278 PREPPCIState *s = RAVEN_PCI_HOST_BRIDGE(obj); in raven_pcihost_initfn() local

1...<<21222324252627282930>>...74