/src/sys/arch/macppc/dev/ |
pbms.c | 268 static void reorder_sample(struct pbms_softc *, unsigned char *, unsigned char *); 516 reorder_sample(sc, sc->sc_sample, data); 560 reorder_sample(struct pbms_softc *sc, unsigned char *to, unsigned char *from) function in typeref:typename:void
|
pbms.c | 268 static void reorder_sample(struct pbms_softc *, unsigned char *, unsigned char *); 516 reorder_sample(sc, sc->sc_sample, data); 560 reorder_sample(struct pbms_softc *sc, unsigned char *to, unsigned char *from) function in typeref:typename:void
|