Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/ossaudio/
Dossaudiovar.h165 #define OSS_GET_DEV(com) ((com) & 0xff) macro
Dossaudio.c1220 n = OSS_GET_DEV(com); in oss_ioctl_mixer()
1253 n = OSS_GET_DEV(com); in oss_ioctl_mixer()