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

  /src/sys/arch/emips/stand/common/
init_board.c 49 if (0 == aceprobe(0))
51 if (0 == aceprobe(1))
common.h 61 extern int aceprobe(int);
ace.c 592 int aceprobe(int unit) function in typeref:typename:int
643 i = aceprobe(unit);

Completed in 12 milliseconds