Home
last modified time | relevance | path

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

/freebsd/usr.sbin/cdcontrol/
H A Dcdcontrol.c84 #define STATUS_AUDIO 0x1 macro
812 what |= STATUS_AUDIO; in pstatus()
823 what = STATUS_AUDIO|STATUS_MEDIA|STATUS_VOLUME; in pstatus()
824 if (what & STATUS_AUDIO) { in pstatus()