Searched refs:cmos_get_fd_drive_type (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/i386/
H A Dpc.c172 static int cmos_get_fd_drive_type(int fd0) function
328 val = (cmos_get_fd_drive_type(fd0) << 4) | cmos_get_fd_drive_type(fd1);

Completed in 124 milliseconds