Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtwe.c118 static int twe_add_unit(struct twe_softc *, int);
493 (void) twe_add_unit(sc, i); in twe_rescan()
535 twe_add_unit(struct twe_softc *sc, int unit) in twe_add_unit() function
1888 return (twe_add_unit(twe, td->td_unit)); in tweioctl()