Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/gemini/ | |
if_gpn.c | 156 struct gpn_txinfo * const end_ti = ti + __arraycount(sc->sc_txinfo); local in function:gpn_free_dmamaps 158 for (; ti < end_ti; ti++) { 170 struct gpn_txinfo * const end_ti = ti + __arraycount(sc->sc_txinfo); local in function:gpn_alloc_dmamaps 173 for (error = 0; ti < end_ti; ti++) { 497 struct gpn_txinfo * const end_ti = ti + __arraycount(sc->sc_txinfo); local in function:gpn_ipm_ifdown 506 for (; ti < end_ti; ti++) { |
if_gpn.c | 156 struct gpn_txinfo * const end_ti = ti + __arraycount(sc->sc_txinfo); local in function:gpn_free_dmamaps 158 for (; ti < end_ti; ti++) { 170 struct gpn_txinfo * const end_ti = ti + __arraycount(sc->sc_txinfo); local in function:gpn_alloc_dmamaps 173 for (error = 0; ti < end_ti; ti++) { 497 struct gpn_txinfo * const end_ti = ti + __arraycount(sc->sc_txinfo); local in function:gpn_ipm_ifdown 506 for (; ti < end_ti; ti++) { |