Home
last modified time | relevance | path

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

/qemu/include/hw/i386/
H A Dpc.h53 bool fd_bootchk; member
/qemu/hw/i386/
H A Dpc.c432 mc146818rtc_set_cmos_data(s, 0x38, (bds[2] << 4) | !pcms->fd_bootchk); in set_boot_dev()
1554 return pcms->fd_bootchk; in pc_machine_get_fd_bootchk()
1561 pcms->fd_bootchk = value; in pc_machine_set_fd_bootchk()
1752 pcms->fd_bootchk = true; in pc_machine_initfn()