Searched refs:ide_exit (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/hw/ide/ | ||
| H A D | ide-internal.h | 420 void ide_exit(IDEState *s); |
| H A D | ahci.c | 1618 ide_exit(&ad->port.ifs[j]); in ahci_uninit() |
| H A D | core.c | 2816 void ide_exit(IDEState *s) in ide_exit() function |