OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ahd_tailq
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic79xxvar.h
1268
extern struct ahd_softc_tailq
ahd_tailq
;
aic79xx.c
63
struct ahd_softc_tailq
ahd_tailq
= TAILQ_HEAD_INITIALIZER(
ahd_tailq
);
variable in typeref:struct:ahd_softc_tailq
5166
TAILQ_REMOVE(&
ahd_tailq
, ahd, links);
8585
TAILQ_FOREACH(list_ahd, &
ahd_tailq
, links) {
Completed in 60 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025