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

/linux-master/drivers/scsi/
H A DFlashPoint.c208 #define EE_WIDE_SCSI BIT(7) macro
1347 EE_WIDE_SCSI;
2077 if (currTar_Info->TarEEValue & EE_WIDE_SCSI) {
2397 if (currTar_Info->TarEEValue & EE_WIDE_SCSI) {
2749 TarEEValue & EE_WIDE_SCSI) {
2937 ~EE_WIDE_SCSI;
3390 currTar_Info->TarEEValue &= ~EE_WIDE_SCSI;
3420 if (!(currTar_Info->TarEEValue & EE_WIDE_SCSI))
3456 if (currTar_Info->TarEEValue & EE_WIDE_SCSI)
3615 if (currTar_Info->TarEEValue & EE_WIDE_SCSI) {
[all...]

Completed in 124 milliseconds