OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cs_tailq
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aicasm.c
105
struct
cs_tailq
cs_tailq
;
variable in typeref:struct:cs_tailq
133
TAILQ_INIT(&
cs_tailq
);
447
for (cs = TAILQ_FIRST(&
cs_tailq
);
451
cs == TAILQ_FIRST(&
cs_tailq
) ? "" : ",\n",
760
TAILQ_INSERT_TAIL(&
cs_tailq
, new_cs, links);
aicasm.c
105
struct
cs_tailq
cs_tailq
;
variable in typeref:struct:cs_tailq
133
TAILQ_INIT(&
cs_tailq
);
447
for (cs = TAILQ_FIRST(&
cs_tailq
);
451
cs == TAILQ_FIRST(&
cs_tailq
) ? "" : ",\n",
760
TAILQ_INSERT_TAIL(&
cs_tailq
, new_cs, links);
Completed in 22 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025