Searched refs:playback (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/hppa/gsc/
H A Dharmonyvar.h48 #define PLAYBACK_EMPTYS 3 /* playback empty buffers */
56 u_int8_t playback[PLAYBACK_EMPTYS][HARMONY_BUFSIZE]; member in struct:harmony_empty
H A Dharmony.c205 offsetof(struct harmony_empty, playback[i][0]);
211 offsetof(struct harmony_empty, playback[i][0]);
214 offsetof(struct harmony_empty, playback[0][0]),
466 offsetof(struct harmony_empty, playback[0][0]),
482 memset(&sc->sc_empty_kva->playback[i][0],
485 offsetof(struct harmony_empty, playback[0][0]),

Completed in 176 milliseconds