Searched refs:sc_dma_free (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-current/sys/dev/pci/
H A Dnca_pci.c105 sc->sc_dma_free = NULL;
H A Datppc_puc.c139 sc->sc_dma_free = atppc_puc_dma_free;
/netbsd-current/sys/arch/sgimips/hpc/
H A Dpi1ppcvar.h128 void (*sc_dma_free)(device_t, void **, bus_addr_t *, member in struct:pi1ppc_softc
H A Dpi1ppc.c263 sc_parport_adapter.parport_dma_free = lsc->sc_dma_free;
/netbsd-current/sys/arch/mac68k/obio/
H A Dsbc_obio.c189 ncr_sc->sc_dma_free = NULL;
202 ncr_sc->sc_dma_free = sbc_dma_free;
/netbsd-current/sys/arch/i386/pnpbios/
H A Datppc_pnpbios.c134 sc->sc_dma_free = atppc_pnpbios_dma_free;
/netbsd-current/sys/dev/ic/
H A Datppcvar.h128 void (*sc_dma_free)(device_t, void **, bus_addr_t *, member in struct:atppc_softc
H A Dncr5380var.h151 void (*sc_dma_free)(struct ncr5380_softc *); member in struct:ncr5380_softc
H A Dsunscpalvar.h197 void (*sc_dma_free)(struct sunscpal_softc *); member in struct:sunscpal_softc
/netbsd-current/sys/dev/isapnp/
H A Datppc_isapnp.c132 sc->sc_dma_free = atppc_isapnp_dma_free;
/netbsd-current/sys/dev/acpi/
H A Datppc_acpi.c156 sc->sc_dma_free = atppc_acpi_dma_free;
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dcsa.c157 ncr_sc->sc_dma_free = NULL;
/netbsd-current/sys/dev/pcmcia/
H A Dnca_pcmcia.c152 sc->sc_dma_free = NULL;
/netbsd-current/sys/dev/ofisa/
H A Datppc_ofisa.c167 sc->sc_dma_free = atppc_ofisa_dma_free;
/netbsd-current/sys/dev/isa/
H A Datppc_isa.c190 lsc->sc_dma_free = atppc_isa_dma_free;
H A Dnca_isa.c372 sc->sc_dma_free = NULL;
/netbsd-current/sys/arch/news68k/dev/
H A Dsi.c157 ncr_sc->sc_dma_free = si_dma_free;
/netbsd-current/sys/dev/podulebus/
H A Dhcsc.c158 ncr_sc->sc_dma_free = NULL;
H A Doak.c154 ncr_sc->sc_dma_free = NULL;
/netbsd-current/sys/arch/sun3/dev/
H A Dsi_obio.c195 ncr_sc->sc_dma_free = si_dma_free;
H A Dsi_vme.c212 ncr_sc->sc_dma_free = si_dma_free;
H A Dsi_sebuf.c195 ncr_sc->sc_dma_free = se_dma_free;
/netbsd-current/sys/arch/vax/vsa/
H A Dncr.c165 ncr_sc->sc_dma_free = si_dma_free;
/netbsd-current/sys/arch/sparc/dev/
H A Dsw.c322 ncr_sc->sc_dma_free = sw_dma_free;
/netbsd-current/sys/dev/vme/
H A Dsi.c295 ncr_sc->sc_dma_free = si_dma_free;

Completed in 318 milliseconds

12