Home
last modified time | relevance | path

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

/qemu/hw/i386/
H A Dpc.c514 static const char * const fdc_container_path[] = { variable
528 for (i = 0; i < ARRAY_SIZE(fdc_container_path); i++) { in pc_find_fdc0()
529 container = container_get(qdev_get_machine(), fdc_container_path[i]); in pc_find_fdc0()