Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dpc.c454 static const char * const fdc_container_path[] = { variable
468 for (i = 0; i < ARRAY_SIZE(fdc_container_path); i++) { in pc_find_fdc0()
469 container = machine_get_container(fdc_container_path[i]); in pc_find_fdc0()