HomeSort by: relevance | last modified time | path
    Searched refs:biosgetsystime (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/i386/stand/lib/
biosgetsystime.S 1 /* $NetBSD: biosgetsystime.S,v 1.3 2011/06/16 13:27:59 joerg Exp $ */
36 ENTRY(biosgetsystime) function
pcio.c 73 int prev = biosgetsystime();
77 while ((new = biosgetsystime()) < tgt) {
Makefile 28 SRCS+= biosgetsystime.S cpufunc.S bootmenu.c
libi386.h 126 int biosgetsystime(void);

Completed in 12 milliseconds