Home
last modified time | relevance | path

Searched refs:drive_get_max_bus (Results 1 – 6 of 6) sorted by path

/qemu/
H A Dblockdev.c291 int drive_get_max_bus(BlockInterfaceType type) in drive_get_max_bus() function
/qemu/hw/arm/
H A Drealview.c295 n = drive_get_max_bus(IF_SCSI); in realview_init()
H A Dversatilepb.c272 n = drive_get_max_bus(IF_SCSI); in versatile_init()
/qemu/hw/hppa/
H A Dmachine.c351 if (drive_get_max_bus(IF_SCSI) >= 0) { in machine_HP_common_init_tail()
/qemu/hw/ppc/
H A Dspapr.c3040 for (i = 0; i <= drive_get_max_bus(IF_SCSI); i++) { in spapr_machine_init()
/qemu/include/sysemu/
H A Dblockdev.h57 int drive_get_max_bus(BlockInterfaceType type);