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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DFlashPoint.c208 #define EE_WIDE_SCSI BIT(7) macro
1368 EE_WIDE_SCSI;
2121 if (currTar_Info->TarEEValue & EE_WIDE_SCSI) {
2441 if (currTar_Info->TarEEValue & EE_WIDE_SCSI) {
2793 TarEEValue & EE_WIDE_SCSI) {
2981 ~EE_WIDE_SCSI;
3433 currTar_Info->TarEEValue &= ~EE_WIDE_SCSI;
3463 if (!(currTar_Info->TarEEValue & EE_WIDE_SCSI))
3499 if (currTar_Info->TarEEValue & EE_WIDE_SCSI)
3656 if (currTar_Info->TarEEValue & EE_WIDE_SCSI) {
[all...]

Completed in 45 milliseconds