OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cs_tailq
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aicasm.h
74
extern struct
cs_tailq
cs_tailq
;
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_symbol.h
182
TAILQ_HEAD(
cs_tailq
, critical_section);
aicasm_gram.y
996
cs = TAILQ_LAST(&
cs_tailq
,
cs_tailq
);
Completed in 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025