Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_subr.c534 struct bcma_map *map, *mapnext; in bcma_free_sport() local
536 STAILQ_FOREACH_SAFE(map, &sport->sp_maps, m_link, mapnext) { in bcma_free_sport()