Home
last modified time | relevance | path

Searched refs:isa_try_new (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/net/
H A Dne2000-isa.h25 d = isa_try_new(TYPE_ISA_NE2000); in isa_ne2000_init()
/openbmc/qemu/include/hw/isa/
H A Disa.h84 ISADevice *isa_try_new(const char *name);
/openbmc/qemu/hw/isa/
H A Disa-bus.c161 ISADevice *isa_try_new(const char *name) in isa_try_new() function
/openbmc/qemu/hw/i386/
H A Dpc.c1120 vmmouse = isa_try_new("vmmouse"); in pc_superio_init()