OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:esc_pending
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
escvar.h
71
struct
esc_pending
{
struct
72
TAILQ_ENTRY(
esc_pending
) link;
159
TAILQ_HEAD(,
esc_pending
) sc_xs_pending;
160
TAILQ_HEAD(,
esc_pending
) sc_xs_free;
161
struct
esc_pending
sc_xs_store[MAXPENDING];
escvar.h
71
struct
esc_pending
{
struct
72
TAILQ_ENTRY(
esc_pending
) link;
159
TAILQ_HEAD(,
esc_pending
) sc_xs_pending;
160
TAILQ_HEAD(,
esc_pending
) sc_xs_free;
161
struct
esc_pending
sc_xs_store[MAXPENDING];
Completed in 21 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025