tag | line | file | source code |
isp16_type | 57 | drivers/cdrom/optcd_isp16.h | static short isp16_type; /* dependent on type of interface card */ |
isp16_type | 247 | drivers/cdrom/optcd_isp16.h | if ( isp16_type > 1 ) |
isp16_type | 123 | drivers/cdrom/sjcd.c | static short isp16_type; /* dependent on type of interface card */ |
isp16_type | 1506 | drivers/cdrom/sjcd.c | if ( (isp16_type=isp16_detect()) < 0 ) |
isp16_type | 1512 | drivers/cdrom/sjcd.c | (isp16_type==2)?"9":"8" ); |
isp16_type | 1517 | drivers/cdrom/sjcd.c | expected_drive = (isp16_type?ISP16_SANYO1:ISP16_SANYO0); |
isp16_type | 1816 | drivers/cdrom/sjcd.c | if ( isp16_type > 1 ) |