Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/cdrom/
Dsbpcd.c2571 u_char vol0=0; in cc_GetVolume() local
2615 vol0=infobuf[2]; in cc_GetVolume()
2621 vol0=0; in cc_GetVolume()
2634 vol0=infobuf[2]; in cc_GetVolume()
2642 vol0=vol1=infobuf[1]; in cc_GetVolume()
2651 vol0=vol1=infobuf[1]; in cc_GetVolume()
2657 if ((switches&0x80)!=0) vol0=0; in cc_GetVolume()
2667 vol0=infobuf[0]; in cc_GetVolume()
2668 if ((vol0&0x01)!=0) chan0=1; in cc_GetVolume()
2670 vol0 &= 0xFC; in cc_GetVolume()
[all …]