OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ee_busy
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sun3/dev/
eeprom.c
67
static int
ee_busy
, ee_want; /* serialization */
variable in typeref:typename:int
141
while (
ee_busy
) {
143
error = tsleep(&
ee_busy
, PZERO | PCATCH, "eeprom", 0);
148
ee_busy
= 1;
156
ee_busy
= 0;
159
wakeup(&
ee_busy
);
Completed in 50 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025