Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dcore.c2713 static void ide_restart_bh(void *opaque) in ide_restart_bh() function
2771 bus->bh = qemu_bh_new(ide_restart_bh, bus); in ide_restart_cb()