OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spc_acb
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
mb89352var.h
76
struct
spc_acb
{
struct
88
TAILQ_ENTRY(
spc_acb
) chain;
128
TAILQ_HEAD(,
spc_acb
) free_list, ready_list, nexus_list;
129
struct
spc_acb
*sc_nexus; /* current command */
130
struct
spc_acb
sc_acb[8];
mb89352var.h
76
struct
spc_acb
{
struct
88
TAILQ_ENTRY(
spc_acb
) chain;
128
TAILQ_HEAD(,
spc_acb
) free_list, ready_list, nexus_list;
129
struct
spc_acb
*sc_nexus; /* current command */
130
struct
spc_acb
sc_acb[8];
mb89352var.h
76
struct
spc_acb
{
struct
88
TAILQ_ENTRY(
spc_acb
) chain;
128
TAILQ_HEAD(,
spc_acb
) free_list, ready_list, nexus_list;
129
struct
spc_acb
*sc_nexus; /* current command */
130
struct
spc_acb
sc_acb[8];
Completed in 37 milliseconds
Indexes created Mon Sep 29 18:09:42 GMT 2025