Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_ne_pci.c83 static struct ne_pci_softc ipkdb_softc; variable
215 nict = ipkdb_softc.sc_ne2000.sc_dp8390.sc_regt; in ne_pci_attach()
216 nich = ipkdb_softc.sc_ne2000.sc_dp8390.sc_regh; in ne_pci_attach()
320 ipkdb_softc.sc_ne2000.sc_dp8390.sc_regt = nict; in ne_pci_ipkdb_attach()
321 ipkdb_softc.sc_ne2000.sc_dp8390.sc_regh = nich; in ne_pci_ipkdb_attach()
322 ipkdb_softc.sc_ne2000.sc_asict = asict; in ne_pci_ipkdb_attach()
323 ipkdb_softc.sc_ne2000.sc_asich = asich; in ne_pci_ipkdb_attach()
325 kip->port = &ipkdb_softc; in ne_pci_ipkdb_attach()