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

  /src/sys/arch/arc/arc/
arcbios.c 212 bios_ident(void) function in typeref:typename:int
arcbios.h 363 * All functions except bios_ident() should be called only if
364 * bios_ident() returns >= 0.
366 int bios_ident(void);
machdep.c 226 if (bios_ident()) { /* ARC BIOS present */

Completed in 12 milliseconds