Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dif_ptnet.c186 static int ptnet_init_locked(struct ptnet_softc *sc);
740 ptnet_init_locked(sc); in ptnet_init()
758 err = ptnet_init_locked(sc); in ptnet_ioctl()
838 ptnet_init_locked(struct ptnet_softc *sc) in ptnet_init_locked() function