OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eeprom_busy
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc/sparc/
clock.c
136
static int
eeprom_busy
= 0;
variable in typeref:typename:int
326
while (
eeprom_busy
) {
328
error = tsleep(&
eeprom_busy
, PZERO | PCATCH, "eeprom", 0);
333
eeprom_busy
= 1;
343
eeprom_busy
= 0;
346
wakeup(&
eeprom_busy
);
clock.c
136
static int
eeprom_busy
= 0;
variable in typeref:typename:int
326
while (
eeprom_busy
) {
328
error = tsleep(&
eeprom_busy
, PZERO | PCATCH, "eeprom", 0);
333
eeprom_busy
= 1;
343
eeprom_busy
= 0;
346
wakeup(&
eeprom_busy
);
clock.c
136
static int
eeprom_busy
= 0;
variable in typeref:typename:int
326
while (
eeprom_busy
) {
328
error = tsleep(&
eeprom_busy
, PZERO | PCATCH, "eeprom", 0);
333
eeprom_busy
= 1;
343
eeprom_busy
= 0;
346
wakeup(&
eeprom_busy
);
Completed in 181 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025