Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/cdcontrol/
H A Dcdcontrol.c77 #define STATUS_VOLUME 0x4 macro
803 what |= STATUS_VOLUME; in pstatus()
810 what = STATUS_AUDIO|STATUS_MEDIA|STATUS_VOLUME; in pstatus()
843 if (what & STATUS_VOLUME) { in pstatus()