OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oosiop_cb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
oosiopvar.h
70
struct
oosiop_cb
{
struct
71
TAILQ_ENTRY(
oosiop_cb
) chain;
89
/*
oosiop_cb
flags */
93
TAILQ_HEAD(oosiop_cb_queue,
oosiop_cb
);
96
struct
oosiop_cb
*nexus;
136
struct
oosiop_cb
*sc_curcb; /* current command */
137
struct
oosiop_cb
*sc_lastcb; /* last activated command */
oosiopvar.h
70
struct
oosiop_cb
{
struct
71
TAILQ_ENTRY(
oosiop_cb
) chain;
89
/*
oosiop_cb
flags */
93
TAILQ_HEAD(oosiop_cb_queue,
oosiop_cb
);
96
struct
oosiop_cb
*nexus;
136
struct
oosiop_cb
*sc_curcb; /* current command */
137
struct
oosiop_cb
*sc_lastcb; /* last activated command */
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025