Home
last modified time | relevance | path

Searched refs:inext (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_subr.c428 struct bcma_intr *intr, *inext; in bcma_free_dinfo() local
442 STAILQ_FOREACH_SAFE(intr, &dinfo->intrs, i_link, inext) { in bcma_free_dinfo()