Home
last modified time | relevance | path

Searched defs:nsc (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/sys/arch/next68k/dev/
H A Dnextdma.c209 struct nextdma_softc *nsc = device_private(dev); in nextdma_findchannel() local
236 struct nextdma_softc *nsc = device_private(self); in nextdma_attach() local
266 nextdma_init(struct nextdma_softc *nsc) in nextdma_init()
317 nextdma_reset(struct nextdma_softc *nsc) in nextdma_reset()
360 nextdma_rotate(struct nextdma_softc *nsc) in nextdma_rotate()
404 nextdma_setup_curr_regs(struct nextdma_softc *nsc) in nextdma_setup_curr_regs()
463 nextdma_setup_cont_regs(struct nextdma_softc *nsc) in nextdma_setup_cont_regs()
531 struct nextdma_softc *nsc = arg; in nextdma_esp_intr() local
553 struct nextdma_softc *nsc = arg; in nextdma_enet_intr() local
790 nextdma_finished(struct nextdma_softc *nsc) in nextdma_finished()
[all …]
H A Desp.c488 struct nextdma_softc *nsc = esc->sc_dma; in esp_dma_intr() local
1285 struct nextdma_softc *nsc = esc->sc_dma; in esp_dma_go() local
1462 struct nextdma_softc *nsc = esc->sc_dma; in esp_dma_int() local
H A Dnextdmavar.h66 #define nextdma_setconf(nsc, elem, val) nsc->sc_conf.nd_##elem = (val) argument
/netbsd-src/sys/dev/ic/
H A Ddl10019.c99 struct ne2000_softc *nsc = (void *) sc; in dl10019_mii_reset() local
228 struct ne2000_softc *nsc = device_private(self); in dl10019_mii_readreg() local
240 struct ne2000_softc *nsc = device_private(self); in dl10019_mii_writereg() local
252 struct ne2000_softc *nsc = ifp->if_softc; in dl10019_mii_statchg() local
H A Dmx98905.c169 struct ne2000_softc *nsc = (struct ne2000_softc *)sc; in mx98905_write_mbuf() local
292 struct ne2000_softc *nsc = (struct ne2000_softc *)sc; in mx98905_ring_copy() local
322 struct ne2000_softc *nsc = (struct ne2000_softc *)sc; in mx98905_read_hdr() local
H A Dne2000.c112 ne2000_attach(struct ne2000_softc *nsc, uint8_t *myea) in ne2000_attach()
550 struct ne2000_softc *nsc = (struct ne2000_softc *)sc; in ne2000_write_mbuf() local
727 struct ne2000_softc *nsc = (struct ne2000_softc *)sc; in ne2000_ring_copy() local
757 struct ne2000_softc *nsc = (struct ne2000_softc *)sc; in ne2000_read_hdr() local
H A Dlsi64854.c374 struct ncr53c9x_softc *nsc = sc->sc_client; in lsi64854_scsi_intr() local
H A Dld_nvme.c85 struct nvme_softc *nsc = device_private(parent); in ld_nvme_attach() local
/netbsd-src/sys/dev/pcmcia/
H A Dif_ne_pcmcia.c579 struct ne2000_softc *nsc = &psc->sc_ne2000; in ne_pcmcia_attach() local
808 struct ne2000_softc *nsc = &psc->sc_ne2000; in ne_pcmcia_get_enaddr() local
844 struct ne2000_softc *nsc = &psc->sc_ne2000; in ne_pcmcia_dl10019_get_enaddr() local
/netbsd-src/sys/arch/acorn32/podulebus/
H A Dif_ne_pbus.c234 struct ne2000_softc *nsc = &npsc->sc_ne2000; in ne_pbus_attach() local
489 struct ne2000_softc *nsc = &sc->sc_ne2000; in eh600_preattach() local
514 struct ne2000_softc *nsc = &sc->sc_ne2000; in eh600_postattach() local
/netbsd-src/sys/arch/x68k/dev/
H A Dif_ne_neptune.c117 struct ne_neptune_softc *nsc = device_private(self); in ne_neptune_attach() local
/netbsd-src/sys/dev/isapnp/
H A Dif_ne_isapnp.c94 struct ne2000_softc * const nsc = &isc->sc_ne2000; in ne_isapnp_attach() local
/netbsd-src/sys/arch/evbsh3/t_sh7706lan/
H A Dif_ne_mainbus.c112 struct ne2000_softc *nsc = &msc->sc_ne2000; in ne_mainbus_attach() local
/netbsd-src/sys/arch/atari/dev/
H A Dif_ne_mb.c183 struct ne2000_softc *nsc = &sc->sc_ne2000; in ne_mb_attach() local
276 struct ne2000_softc *nsc; in ne_mb_poll() local
/netbsd-src/sys/arch/amiga/dev/
H A Dif_ne_zbus.c107 struct ne2000_softc *nsc = &zsc->sc_ne2000; in ne_zbus_attach() local
H A Dif_ne_xsh.c99 struct ne2000_softc *nsc = &zsc->sc_ne2000; in ne_xsh_attach() local
H A Dif_ne_xsurf.c120 struct ne2000_softc *nsc = &zsc->sc_ne2000; in ne_xsurf_attach() local
/netbsd-src/sys/dev/isa/
H A Dif_ne_isa.c134 struct ne2000_softc *nsc = &isc->sc_ne2000; in ne_isa_attach() local
/netbsd-src/sys/arch/evbarm/g42xxeb/
H A Dif_ne_obio.c65 struct ne2000_softc nsc; member
/netbsd-src/sys/dev/mca/
H A Dif_ne_mca.c132 struct ne2000_softc *nsc = &psc->sc_ne2000; in ne_mca_attach() local
/netbsd-src/sys/arch/sun3/dev/
H A Ddma.c308 struct ncr53c9x_softc *nsc = sc->sc_client; in espdmaintr() local
[all...]
/netbsd-src/sys/dev/pci/
H A Dif_ne_pci.c171 struct ne2000_softc *nsc = &psc->sc_ne2000; in ne_pci_attach() local
/netbsd-src/sys/arch/macppc/dev/
H A Desp.c396 struct ncr53c9x_softc *nsc = (struct ncr53c9x_softc *)sc; in espdmaintr() local
/netbsd-src/sys/netinet/
H A Dtcp_syncache.c480 struct syn_cache *sc, *nsc; in syn_cache_cleanup() local
/netbsd-src/sys/dev/wscons/
H A Dwsmux.c855 struct wsmux_softc *nsc = displaydv ? sc : NULL; in wsmux_set_display() local

12