Searched refs:ahd_tailq (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Daic79xxvar.h1268 extern struct ahd_softc_tailq ahd_tailq;
H A Daic79xx.c63 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 225 milliseconds