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

  /src/sys/dev/pci/
if_ntwoc_pci.c 102 struct ntwoc_pci_softc { struct
128 CFATTACH_DECL_NEW(ntwoc_pci, sizeof(struct ntwoc_pci_softc),
192 struct ntwoc_pci_softc *sc = device_private(self);
455 struct ntwoc_pci_softc *sc = (struct ntwoc_pci_softc *)arg;
467 struct ntwoc_pci_softc *sc = aux;
495 struct ntwoc_pci_softc *sc = aux;
525 struct ntwoc_pci_softc *sc = aux;
729 struct ntwoc_pci_softc *sc;
if_ntwoc_pci.c 102 struct ntwoc_pci_softc { struct
128 CFATTACH_DECL_NEW(ntwoc_pci, sizeof(struct ntwoc_pci_softc),
192 struct ntwoc_pci_softc *sc = device_private(self);
455 struct ntwoc_pci_softc *sc = (struct ntwoc_pci_softc *)arg;
467 struct ntwoc_pci_softc *sc = aux;
495 struct ntwoc_pci_softc *sc = aux;
525 struct ntwoc_pci_softc *sc = aux;
729 struct ntwoc_pci_softc *sc;
if_ntwoc_pci.c 102 struct ntwoc_pci_softc { struct
128 CFATTACH_DECL_NEW(ntwoc_pci, sizeof(struct ntwoc_pci_softc),
192 struct ntwoc_pci_softc *sc = device_private(self);
455 struct ntwoc_pci_softc *sc = (struct ntwoc_pci_softc *)arg;
467 struct ntwoc_pci_softc *sc = aux;
495 struct ntwoc_pci_softc *sc = aux;
525 struct ntwoc_pci_softc *sc = aux;
729 struct ntwoc_pci_softc *sc;

Completed in 31 milliseconds