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

  /src/sys/arch/atari/dev/
clock.c 71 static int atari_rtc_set(todr_chip_handle_t, struct clock_ymdhms *);
179 tch->todr_settime_ymdhms = atari_rtc_set;
463 atari_rtc_set(todr_chip_handle_t todr, struct clock_ymdhms *dtp) function in typeref:typename:int
clock.c 71 static int atari_rtc_set(todr_chip_handle_t, struct clock_ymdhms *);
179 tch->todr_settime_ymdhms = atari_rtc_set;
463 atari_rtc_set(todr_chip_handle_t todr, struct clock_ymdhms *dtp) function in typeref:typename:int

Completed in 23 milliseconds