OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aic_acb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic6360var.h
74
struct
aic_acb
{
struct
86
TAILQ_ENTRY(
aic_acb
) chain;
126
TAILQ_HEAD(,
aic_acb
) free_list, ready_list, nexus_list;
127
struct
aic_acb
*sc_nexus; /* current command */
128
struct
aic_acb
sc_acb[8];
aic6360var.h
74
struct
aic_acb
{
struct
86
TAILQ_ENTRY(
aic_acb
) chain;
126
TAILQ_HEAD(,
aic_acb
) free_list, ready_list, nexus_list;
127
struct
aic_acb
*sc_nexus; /* current command */
128
struct
aic_acb
sc_acb[8];
Completed in 26 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025