OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_clock
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/next68k/stand/boot/
rtc.c
43
static u_char
new_clock
;
variable in typeref:typename:u_char
98
new_clock
= (val & RTC_NEW_CLOCK) ? 1 : 0;
106
if (
new_clock
) {
rtc.c
43
static u_char
new_clock
;
variable in typeref:typename:u_char
98
new_clock
= (val & RTC_NEW_CLOCK) ? 1 : 0;
106
if (
new_clock
) {
/src/sys/arch/next68k/next68k/
rtc.c
59
u_char
new_clock
;
variable in typeref:typename:u_char
82
new_clock
= (val & RTC_NEW_CLOCK) ? 1 : 0;
84
printf("Looks like a %s clock chip.\n",
new_clock
?
92
if (
new_clock
) {
113
if (
new_clock
) {
244
if(
new_clock
) {
257
if (
new_clock
) {
rtc.c
59
u_char
new_clock
;
variable in typeref:typename:u_char
82
new_clock
= (val & RTC_NEW_CLOCK) ? 1 : 0;
84
printf("Looks like a %s clock chip.\n",
new_clock
?
92
if (
new_clock
) {
113
if (
new_clock
) {
244
if(
new_clock
) {
257
if (
new_clock
) {
Completed in 23 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025