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

  /src/sys/arch/pmax/ibus/
sii_ds.c 102 sc->sii_copyfrombuf = CopyFromBuffer;
105 sc->sii_copyfrombuf = kn01_copyfrombuf;
109 sc->sii_copyfrombuf = kn230_copyfrombuf;
siivar.h 61 void (*sii_copyfrombuf)(volatile u_short *src, char *dst, int len); member in struct:siisoftc
sii.c 726 sc->sii_copyfrombuf((volatile u_short *)dma, buf, i);
966 sc->sii_copyfrombuf((volatile u_short*)

Completed in 12 milliseconds