Home
last modified time | relevance | path

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

/external/qemu/hw/
Dpc.c204 static void cmos_init_hd(int type_ofs, int info_ofs, BlockDriverState *hd) in cmos_init_hd() function
363 cmos_init_hd(0x19, 0x1b, hd_table[0]); in cmos_init()
365 cmos_init_hd(0x1a, 0x24, hd_table[1]); in cmos_init()