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

  /src/sys/dev/podulebus/
hcsc.c 92 static int hcsc_pdma_out(struct ncr5380_softc *, int, int, uint8_t *);
198 ncr_sc->sc_pio_out = hcsc_pdma_out;
300 hcsc_pdma_out(struct ncr5380_softc *ncr_sc, int phase, int datalen, function in typeref:typename:int
hcsc.c 92 static int hcsc_pdma_out(struct ncr5380_softc *, int, int, uint8_t *);
198 ncr_sc->sc_pio_out = hcsc_pdma_out;
300 hcsc_pdma_out(struct ncr5380_softc *ncr_sc, int phase, int datalen, function in typeref:typename:int

Completed in 22 milliseconds