Searched refs:dracotodr (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/amiga/dev/
H A Ddrbbc.c63 static struct todr_chip_handle dracotodr; variable in typeref:struct:todr_chip_handle
115 dracotodr.cookie = sc;
116 dracotodr.todr_gettime = dracougettod;
117 dracotodr.todr_settime = dracousettod;
118 todr_attach(&dracotodr);

Completed in 206 milliseconds