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 - 2
of
2
) 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 */
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 52 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025