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

/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_cd.c2501 page->audio.port[LEFT_PORT].channels =
2534 arg->vol[LEFT_PORT] =
2535 page->audio.port[LEFT_PORT].volume;
2566 page->audio.port[LEFT_PORT].channels = CHANNEL_0;
2567 page->audio.port[LEFT_PORT].volume =
2568 arg->vol[LEFT_PORT];
2600 page->audio.port[LEFT_PORT].channels =
2632 page->audio.port[LEFT_PORT].channels =
2664 page->audio.port[LEFT_PORT].channels = 0;
2694 page->audio.port[LEFT_PORT]
[all...]
H A Dscsi_cd.h685 #define LEFT_PORT 0 macro

Completed in 58 milliseconds