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

  /src/sys/dev/isa/
if_ntwoc_isa.c 76 struct ntwoc_isa_softc { struct
98 CFATTACH_DECL_NEW(ntwoc_isa, sizeof(struct ntwoc_isa_softc),
385 struct ntwoc_isa_softc *sc;
682 struct ntwoc_isa_softc *sc = (struct ntwoc_isa_softc *)arg;
694 struct ntwoc_isa_softc *sc = aux;
716 struct ntwoc_isa_softc *sc = aux;
744 struct ntwoc_isa_softc *sc = aux;
810 struct ntwoc_isa_softc *sc;
if_ntwoc_isa.c 76 struct ntwoc_isa_softc { struct
98 CFATTACH_DECL_NEW(ntwoc_isa, sizeof(struct ntwoc_isa_softc),
385 struct ntwoc_isa_softc *sc;
682 struct ntwoc_isa_softc *sc = (struct ntwoc_isa_softc *)arg;
694 struct ntwoc_isa_softc *sc = aux;
716 struct ntwoc_isa_softc *sc = aux;
744 struct ntwoc_isa_softc *sc = aux;
810 struct ntwoc_isa_softc *sc;

Completed in 23 milliseconds