Searched defs:hd (Results 1 – 12 of 12) sorted by relevance
| /qemu/tests/unit/ |
| A D | test-smp-parse.c | 32 #define SMP_CONFIG_GENERIC(ha, a, hb, b, hc, c, hd, d, he, e) \ argument 54 #define SMP_CONFIG_WITH_MODS_DIES(ha, a, hb, b, hc, c, hd, d, \ argument 70 #define SMP_CONFIG_WITH_CLUSTERS(ha, a, hb, b, hc, c, hd, d, he, e, hf, f) \ argument 84 #define SMP_CONFIG_WITH_BOOKS_DRAWERS(ha, a, hb, b, hc, c, hd, \ argument
|
| /qemu/hw/ppc/ |
| A D | mac_oldworld.c | 107 DriveInfo *dinfo, *hd[MAX_IDE_BUS * MAX_IDE_DEVS]; in ppc_heathrow_init() local
|
| A D | mac_newworld.c | 151 DriveInfo *hd[MAX_IDE_BUS * MAX_IDE_DEVS]; in ppc_core99_init() local
|
| /qemu/hw/i386/ |
| A D | pc_q35.c | 142 DriveInfo *hd[MAX_SATA_PORTS]; in pc_q35_init() local
|
| A D | pc_piix.c | 321 DriveInfo *hd[MAX_IDE_BUS * MAX_IDE_DEVS]; in pc_init1() local
|
| /qemu/hw/xen/ |
| A D | xen_pt_msi.c | 530 XenHostPCIDevice *hd = &s->real_device; in xen_pt_msix_init() local
|
| /qemu/hw/mips/ |
| A D | boston.c | 682 DriveInfo *hd[6]; in boston_mach_init() local
|
| /qemu/hw/arm/ |
| A D | sbsa-ref.c | 586 DriveInfo *hd[NUM_SATA_PORTS]; in create_ahci() local
|
| /qemu/net/ |
| A D | slirp.c | 83 CharBackend hd; member
|
| /qemu/target/arm/ |
| A D | internals.h | 1346 bool hd : 1; member
|
| A D | helper.c | 12023 bool epd, hpd, tsz_oob, ds, ha, hd; in aa64_va_parameters() local
|
| /qemu/hw/ide/ |
| A D | core.c | 3035 void ide_drive_get(DriveInfo **hd, int n) in ide_drive_get()
|
Completed in 62 milliseconds