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

/netbsd-6-1-5-RELEASE/sys/compat/ossaudio/
H A Dossaudiovar.h258 # define OSS_TMR_INTERNAL 0x00000001 macro
H A Dossaudio.c1455 if (idat1 & OSS_TMR_INTERNAL) idat |= SEQUENCER_TMR_INTERNAL;
1460 if (idat1 & SEQUENCER_TMR_INTERNAL) idat |= OSS_TMR_INTERNAL;

Completed in 47 milliseconds