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

  /src/sys/dev/podulebus/
hcsc.c 91 static int hcsc_pdma_in(struct ncr5380_softc *, int, int, uint8_t *);
197 ncr_sc->sc_pio_in = hcsc_pdma_in;
265 hcsc_pdma_in(struct ncr5380_softc *ncr_sc, int phase, int datalen, function in typeref:typename:int
hcsc.c 91 static int hcsc_pdma_in(struct ncr5380_softc *, int, int, uint8_t *);
197 ncr_sc->sc_pio_in = hcsc_pdma_in;
265 hcsc_pdma_in(struct ncr5380_softc *ncr_sc, int phase, int datalen, function in typeref:typename:int

Completed in 99 milliseconds