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) {
2748 TarEEValue & EE_WIDE_SCSI) {
2936 ~EE_WIDE_SCSI;
3389 currTar_Info->TarEEValue &= ~EE_WIDE_SCSI;
3419 if (!(currTar_Info->TarEEValue & EE_WIDE_SCSI))
3455 if (currTar_Info->TarEEValue & EE_WIDE_SCSI)
3614 if (currTar_Info->TarEEValue & EE_WIDE_SCSI) {
[all...]

Completed in 126 milliseconds