HomeSort by: relevance | last modified time | path
    Searched refs:stop_psc_dma (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mac68k/include/
psc.h 56 int stop_psc_dma(int, int, uint32_t *, int);
  /src/sys/arch/mac68k/mac68k/
psc.c 418 stop_psc_dma(int channel, int rset, uint32_t *residual, int datain) function in typeref:typename:int
  /src/sys/arch/mac68k/obio/
esp.c 999 stop_psc_dma(PSC_DMA_CHANNEL_SCSI, esc->sc_rset, &res,
1049 stop_psc_dma(PSC_DMA_CHANNEL_SCSI, esc->sc_rset, &resid,
1200 stop_psc_dma(PSC_DMA_CHANNEL_SCSI, esc->sc_rset, &res,

Completed in 41 milliseconds