Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/txp/
H A Dif_txp.c159 static void txp_init(void *);
417 ifp->if_init = txp_init; in txp_attach()
1875 txp_init(void *xsc) in txp_init() function