Home
last modified time | relevance | path

Searched refs:BUS (Results 26 – 50 of 213) sorted by relevance

123456789

/openbmc/qemu/hw/isa/
H A Dvt82c686.c693 if (!qdev_realize(DEVICE(&s->rtc), BUS(isa_bus), errp)) { in via_isa_realize()
705 if (!qdev_realize(DEVICE(&s->via_sio), BUS(isa_bus), errp)) { in via_isa_realize()
711 if (!qdev_realize(DEVICE(&s->ide), BUS(pci_bus), errp)) { in via_isa_realize()
722 if (!qdev_realize(DEVICE(&s->uhci[i]), BUS(pci_bus), errp)) { in via_isa_realize()
729 if (!qdev_realize(DEVICE(&s->pm), BUS(pci_bus), errp)) { in via_isa_realize()
735 if (!qdev_realize(DEVICE(&s->ac97), BUS(pci_bus), errp)) { in via_isa_realize()
741 if (!qdev_realize(DEVICE(&s->mc97), BUS(pci_bus), errp)) { in via_isa_realize()
H A Dpiix.c343 if (!qdev_realize(DEVICE(&d->rtc), BUS(isa_bus), errp)) { in pci_piix_realize()
351 if (!qdev_realize(DEVICE(&d->ide), BUS(pci_bus), errp)) { in pci_piix_realize()
359 if (!qdev_realize(DEVICE(&d->uhci), BUS(pci_bus), errp)) { in pci_piix_realize()
370 if (!qdev_realize(DEVICE(&d->pm), BUS(pci_bus), errp)) { in pci_piix_realize()
/openbmc/qemu/hw/ssi/
H A Dssi.c32 BusState *b = BUS(bus); in OBJECT_DECLARE_SIMPLE_TYPE()
159 BusState *b = BUS(bus); in ssi_transfer()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-cantools_39.4.4.bb1 DESCRIPTION = "CAN BUS tools in Python 3."
/openbmc/phosphor-hwmon/msl/
H A Dphosphor-max31785-msl@.service9 ExecStart=/usr/bin/max31785-msl -p "${PATHS}" -b ${BUS} -r ${REVISION}
/openbmc/linux/Documentation/scsi/
H A Dsym53c8xx_2.rst46 10.2.6 Check SCSI BUS
54 10.4 SCSI BUS checking boot option
565 10.2.6 Check SCSI BUS
691 10.4 SCSI BUS checking boot option
768 Data parity error detected on the PCI BUS.
779 BF (0x20), then the cause may be likely due to a PCI BUS problem.
791 Bit 0x02 RST SCSI BUS Reset
793 device on the BUS can reset it at any time.
801 BUS problem is likely the cause of these errors.
810 Actual value of control lines on the SCSI BUS.
[all …]
/openbmc/openpower-vpd-parser/vpd-manager/
H A Dmeson.options1 option('BUSNAME', type : 'string', value : 'com.ibm.VPD.Manager', description : 'BUS NAME FOR THE S…
/openbmc/qemu/hw/fsi/
H A Dcfam.c91 bus_cold_reset(BUS(&cfam->lbus)); in fsi_cfam_config_write()
158 if (!qdev_realize_and_unref(DEVICE(&cfam->scratchpad), BUS(&cfam->lbus), in fsi_cfam_realize()
/openbmc/linux/Documentation/devicetree/bindings/mips/lantiq/
H A Dfpi-bus.txt1 Lantiq XWAY SoC FPI BUS binding
/openbmc/qemu/hw/s390x/
H A Dvhost-scsi-ccw.c33 qdev_realize(vdev, BUS(&ccw_dev->bus), errp); in vhost_ccw_scsi_realize()
H A Dvirtio-ccw-9p.c33 qdev_realize(vdev, BUS(&ccw_dev->bus), errp); in virtio_ccw_9p_realize()
H A Dvirtio-ccw-rng.c33 if (!qdev_realize(vdev, BUS(&ccw_dev->bus), errp)) { in virtio_ccw_rng_realize()
H A Dvhost-user-fs-ccw.c39 qdev_realize(vdev, BUS(&ccw_dev->bus), errp); in vhost_user_fs_ccw_realize()
H A Dvhost-vsock-ccw.c36 qdev_realize(vdev, BUS(&ccw_dev->bus), errp); in vhost_vsock_ccw_realize()
H A Dvirtio-ccw-balloon.c33 qdev_realize(vdev, BUS(&ccw_dev->bus), errp); in virtio_ccw_balloon_realize()
H A Dvirtio-ccw-blk.c33 qdev_realize(vdev, BUS(&ccw_dev->bus), errp); in virtio_ccw_blk_realize()
H A Dvirtio-ccw-crypto.c32 if (!qdev_realize(vdev, BUS(&ccw_dev->bus), errp)) { in virtio_ccw_crypto_realize()
/openbmc/qemu/hw/sd/
H A Dcore.c218 BusState *qbus = BUS(sdbus); in sdbus_set_inserted()
228 BusState *qbus = BUS(sdbus); in sdbus_set_readonly()
/openbmc/qemu/hw/acpi/
H A Dpcihp.c87 if (qbus_is_hotpluggable(BUS(bus))) { in acpi_set_bsel()
161 if (find.bus && !qbus_is_hotpluggable(BUS(find.bus))) { in acpi_pcihp_find_hotplug_bus()
306 qbus_set_hotplug_handler(BUS(sec), OBJECT(hotplug_dev)); in acpi_pcihp_device_plug_cb()
/openbmc/linux/tools/perf/trace/beauty/
H A Dsignum.c18 P_SIGNUM(BUS); in syscall_arg__scnprintf_signum()
/openbmc/qemu/hw/virtio/
H A Dvhost-user-gpio-pci.c32 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in DECLARE_INSTANCE_CHECKER()
H A Dvhost-user-i2c-pci.c32 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in DECLARE_INSTANCE_CHECKER()
/openbmc/openbmc/poky/meta/site/
H A Dmipsisa32r6el-linux54 # D-BUS
H A Dmips-linux53 # D-BUS
H A Dmips64-linux53 # D-BUS

123456789