/src/sys/dev/isa/ |
gus.c | 385 STATIC void gus_deinterleave(struct gus_softc *, void *, int); 1143 gus_deinterleave(struct gus_softc *sc, void *tbuf, int size) function in typeref:typename:STATIC void 1294 gus_deinterleave(sc, (void *)buffer, size);
|
gus.c | 385 STATIC void gus_deinterleave(struct gus_softc *, void *, int); 1143 gus_deinterleave(struct gus_softc *sc, void *tbuf, int size) function in typeref:typename:STATIC void 1294 gus_deinterleave(sc, (void *)buffer, size);
|
gus.c | 385 STATIC void gus_deinterleave(struct gus_softc *, void *, int); 1143 gus_deinterleave(struct gus_softc *sc, void *tbuf, int size) function in typeref:typename:STATIC void 1294 gus_deinterleave(sc, (void *)buffer, size);
|