Home
last modified time | relevance | path

Searched refs:TMR_SPP (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
H A Dsoundcard.h1256 #define TMR_SPP 10 /* Song position pointer */ macro
1470 #define SEQ_SONGPOS(pos) _TIMER_EVENT(TMR_SPP, pos)
/dragonfly/sys/dev/sound/midi/
H A Dsequencer.c247 {TMR_SPP, "TMR_SPP"},