HomeSort by relevance Sort by last modified time
    Searched refs:BlockDriverState (Results 26 - 33 of 33) sorted by null

12

  /external/qemu/hw/i386/
pc.c 197 static void cmos_init_hd(int type_ofs, int info_ofs, BlockDriverState *hd)
261 const char *boot_device, BlockDriverState **hd_table)
888 BlockDriverState *hd[MAX_IDE_BUS * MAX_IDE_DEVS];
890 BlockDriverState *fd[MAX_FD];
    [all...]
  /external/qemu/include/hw/arm/
pxa.h 101 BlockDriverState *bd, qemu_irq irq, void *dma);
  /external/qemu/include/hw/pci/
pci.h 275 void lsi_scsi_attach(DeviceState *host, BlockDriverState *bd, int id);
  /external/qemu/include/hw/
usb.h 260 BlockDriverState *usb_msd_get_bdrv(USBDevice *dev);
  /external/qemu/
posix-aio-compat.c 568 BlockDriverAIOCB *paio_submit(BlockDriverState *bs, int fd,
597 BlockDriverAIOCB *paio_ioctl(BlockDriverState *bs, int fd,
savevm.c 617 static QEMUFile *qemu_fopen_bdrv(BlockDriverState *bs, int is_writable)
    [all...]
vl-android.c 688 const char *drive_get_serial(BlockDriverState *bdrv)
699 BlockInterfaceErrorAction drive_get_onerror(BlockDriverState *bdrv)
715 void drive_uninit(BlockDriverState *bdrv)
740 BlockDriverState *bdrv;
    [all...]
  /external/qemu/hw/core/
qdev.c 394 BlockDriverState *qdev_init_bdrv(DeviceState *dev, BlockInterfaceType type)

Completed in 255 milliseconds

12