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

  /src/sys/arch/pmax/ibus/
sii_ds.c 47 static void kn230_copytobuf(u_short *src, /* NB: must be short aligned */
108 sc->sii_copytobuf = kn230_copytobuf;
132 kn230_copytobuf(u_short *src, volatile u_short *dst, int len) function in typeref:typename:void
sii_ds.c 47 static void kn230_copytobuf(u_short *src, /* NB: must be short aligned */
108 sc->sii_copytobuf = kn230_copytobuf;
132 kn230_copytobuf(u_short *src, volatile u_short *dst, int len) function in typeref:typename:void
sii_ds.c 47 static void kn230_copytobuf(u_short *src, /* NB: must be short aligned */
108 sc->sii_copytobuf = kn230_copytobuf;
132 kn230_copytobuf(u_short *src, volatile u_short *dst, int len) function in typeref:typename:void

Completed in 31 milliseconds