Home
last modified time | relevance | path

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

/mirbsd/src/sys/arch/i386/stand/libsa/
Dtime.c78 bios_time_date(int f, u_int8_t *b) in bios_time_date() function
102 return bios_time_date(4 << 8, b); in biosdate()
108 return bios_time_date(2 << 8, b); in biostime()