Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/wpi/
Dif_wpi.c200 static void wpi_start(struct ifnet *);
657 ifp->if_start = wpi_start; in wpi_attach()
2024 wpi_start(struct ifnet *ifp) in wpi_start() function