OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zssoftpending
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/next68k/dev/
zs.c
303
static volatile int
zssoftpending
;
variable in typeref:typename:volatile int
/src/sys/arch/mipsco/obio/
zs.c
127
static volatile int
zssoftpending
;
variable in typeref:typename:volatile int
334
if (softreq && (
zssoftpending
== 0)) {
335
zssoftpending
= 1;
353
if (
zssoftpending
== 0)
358
* the variable
zssoftpending
is zero. The order of
363
zssoftpending
= 0;
/src/sys/arch/sgimips/dev/
zs.c
147
static volatile int
zssoftpending
;
variable in typeref:typename:volatile int
389
if (softreq && (
zssoftpending
== 0)) {
390
zssoftpending
= 1;
407
if (
zssoftpending
== 0)
412
* the variable
zssoftpending
is zero. The order of
417
zssoftpending
= 0;
Completed in 25 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025