HomeSort by: relevance | last modified time | path
    Searched defs:twe_add_unit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
twe.c 118 static int twe_add_unit(struct twe_softc *, int);
493 (void) twe_add_unit(sc, i);
535 twe_add_unit(struct twe_softc *sc, int unit) function in typeref:typename:int
1888 return (twe_add_unit(twe, td->td_unit));
twe.c 118 static int twe_add_unit(struct twe_softc *, int);
493 (void) twe_add_unit(sc, i);
535 twe_add_unit(struct twe_softc *sc, int unit) function in typeref:typename:int
1888 return (twe_add_unit(twe, td->td_unit));

Completed in 22 milliseconds