Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ti/
Dif_ti.c191 static void ti_start_locked(struct ifnet *);
3005 ti_start_locked(ifp); in ti_intr()
3139 ti_start_locked(ifp); in ti_start()
3148 ti_start_locked(struct ifnet *ifp) in ti_start_locked() function