HomeSort by: relevance | last modified time | path
    Searched defs:get_bootinfo_tod (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/playstation2/playstation2/
clock.c 47 static int get_bootinfo_tod(todr_chip_handle_t, struct clock_ymdhms *);
53 .todr_gettime_ymdhms = get_bootinfo_tod,
78 get_bootinfo_tod(todr_chip_handle_t tch, struct clock_ymdhms *dt) function in typeref:typename:int

Completed in 12 milliseconds