Home
last modified time | relevance | path

Searched refs:BUS (Results 176 – 200 of 213) sorted by relevance

123456789

/openbmc/qemu/hw/acpi/
H A Dpiix4.c572 qbus_set_hotplug_handler(BUS(pci_get_bus(PCI_DEVICE(s))), OBJECT(s)); in piix4_acpi_system_hot_add_init()
/openbmc/qemu/hw/m68k/
H A Dq800.c570 qdev_realize(dev, BUS(nubus), &error_fatal); in q800_machine_init()
/openbmc/qemu/hw/pci-host/
H A Dq35.c70 qdev_realize(DEVICE(&s->mch), BUS(pci->bus), &error_fatal); in q35_host_realize()
/openbmc/linux/drivers/eisa/
H A Deisa.ids77 AIR3001 "ENET2E EISA BUS MASTER ETHERNET ADAPTER"
78 AIR3101 "ENET-2V LOCAL BUS MASTER ETHERNET ADAPTER"
1072 KCI3201 "ET32EM EISA 32-bit BUS-MASTER Ethernet Adapter"
1172 PLX1001 "OCEAN EISALink EISA 32-Bit BUS-MASTER Ethernet Controller"
1264 USC0340 "UltraStor - ULTRA-34F VESA VL-BUS Host Adapter"
/openbmc/qemu/hw/pci/
H A Dshpc.c667 qbus_set_hotplug_handler(BUS(sec_bus), OBJECT(d)); in shpc_init()
H A Dpcie.c675 qbus_set_hotplug_handler(BUS(pci_bridge_get_sec_bus(PCI_BRIDGE(dev))), in pcie_cap_slot_init()
H A Dpci.c521 pci_host_bus_unregister(BUS(bus)->parent); in pci_bus_uninit()
553 qbus_unrealize(BUS(bus)); in pci_root_bus_cleanup()
/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c746 if (!qdev_realize(DEVICE(&lpc->rtc), BUS(isa_bus), errp)) { in ich9_lpc_realize()
/openbmc/qemu/hw/usb/
H A Dbus.c88 qbus_set_bus_hotplug_handler(BUS(bus)); in usb_bus_new()
H A Ddev-smartcard-reader.c1323 qbus_set_hotplug_handler(BUS(&s->bus), OBJECT(dev)); in ccid_realize()
/openbmc/openbmc-test-automation/openpower/ras/
H A Dtest_bmc_ras.robot117 # Optical BUS (OBUSFIR) related error injection.
/openbmc/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc854 # |qemu_system| -drive file=nvme://HOST:BUS:SLOT.FUNC/NAMESPACE
860 |qemu_system| -drive file.driver=nvme,file.device=HOST:BUS:SLOT.FUNC,file.namespace=NAMESPACE
862 *HOST*:*BUS*:*SLOT*.\ *FUNC* is the NVMe controller's PCI device
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c144 qbus_set_bus_hotplug_handler(BUS(bus)); in scsi_bus_init_named()
709 BusState *qbus = BUS(bus); in scsi_req_alloc()
H A Dspapr_vscsi.c1223 qbus_set_hotplug_handler(BUS(&s->bus), NULL); in spapr_vscsi_realize()
H A Desp.c945 bus_cold_reset(BUS(&s->bus)); in esp_bus_reset()
/openbmc/qemu/hw/block/
H A Dxen-block.c1103 if (!qdev_realize_and_unref(DEVICE(xendev), BUS(xenbus), errp)) { in xen_block_device_create()
/openbmc/u-boot/board/freescale/m5373evb/
H A DREADME148 CPU CLK 240 Mhz BUS CLK 80 Mhz
/openbmc/qemu/hw/s390x/
H A Ds390-virtio-ccw.c305 s390_create_virtio_net(BUS(css_bus), mc->default_nic); in ccw_init()
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c1581 bus_cold_reset(BUS(vmbus)); in vmbus_reset_all()
2287 QTAILQ_FOREACH(child, &BUS(vmbus)->children, sibling) { in vmbus_dev_realize()
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c1800 qbus_set_hotplug_handler(BUS(phb->bus), NULL); in spapr_phb_unrealize()
1949 qbus_set_hotplug_handler(BUS(phb->bus), OBJECT(sphb)); in spapr_phb_realize()
/openbmc/u-boot/board/freescale/m54455evb/
H A DREADME216 CPU CLK 266 Mhz BUS CLK 133 Mhz FLB CLK 66 Mhz
/openbmc/qemu/hw/riscv/
H A Dsifive_u.c664 qdev_realize_and_unref(flash_dev, BUS(s->soc.spi0.spi), &error_fatal); in sifive_u_machine_init()
/openbmc/qemu/hw/display/
H A Dati.c1005 qdev_realize_and_unref(DEVICE(i2cddc), BUS(i2cbus), &error_abort); in ati_vga_realize()
/openbmc/qemu/docs/system/devices/
H A Dcxl.rst286 | Switch BUS appears as 0e |
/openbmc/linux/Documentation/hid/
H A Dhid-bpf.rst318 This is available at ``/sys/bus/hid/devices/BUS:VID:PID.000N/report_descriptor`` as a

123456789