Home
last modified time | relevance | path

Searched refs:STATUS_VOLUME (Results 1 – 1 of 1) sorted by path

/freebsd/usr.sbin/cdcontrol/
H A Dcdcontrol.c86 #define STATUS_VOLUME 0x4 macro
816 what |= STATUS_VOLUME; in pstatus()
823 what = STATUS_AUDIO|STATUS_MEDIA|STATUS_VOLUME; in pstatus()
856 if (what & STATUS_VOLUME) { in pstatus()