Home
last modified time | relevance | path

Searched refs:bot (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/ppc/
H A Dppc440_uc.c443 uint32_t bot; member
456 ret = ahb->bot; in dcr_read_ahb()
474 ahb->bot = val; in dcr_write_ahb()
485 ahb->bot = 0; in ppc4xx_ahb_reset()
/qemu/docs/system/devices/
H A Dusb.rst147 ``usb-bot``
151 automatically create SCSI disks for you. ``usb-bot`` supports up to
154 ``usb-uas`` example above won't work with ``usb-bot``.
252 The ``usb-bot`` and ``usb-uas`` devices can be hotplugged. In the hotplug
258 #. ``device-add usb-bot,id=foo``
/qemu/hw/usb/
H A Dmeson.build42 system_ss.add(when: 'CONFIG_USB_STORAGE_BOT', if_true: files('dev-storage-bot.c'))