OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:njsc32_cmd
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
ninjascsi32var.h
79
struct
njsc32_cmd
{
struct
80
TAILQ_ENTRY(
njsc32_cmd
) c_q;
180
struct
njsc32_cmd
sc_cmds[NJSC32_NUM_CMD];
181
TAILQ_HEAD(njsc32_cmd_head,
njsc32_cmd
)
185
struct
njsc32_cmd
*sc_curcmd; /* currently active command */
246
struct
njsc32_cmd
*lu_cmd; /* untagged command */
Completed in 15 milliseconds
Indexes created Thu Oct 30 23:09:54 GMT 2025