Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/fusion/
Dscsi3.h350 #ifndef SCSI_3
351 #define SCSI_3 0x03 macro
/linux-2.4.37.9/drivers/scsi/
Dscsi_scan.c434 lun0_sl = SCSI_3; /* actually don't care for 0 == lun */ in scan_scsis()
496 if ((lun0_sl < SCSI_3) && (lun > 7)) in scan_scsis()
507 lun0_sl = SCSI_3; /* treat as SCSI 3 */ in scan_scsis()
Dscsi.h365 #define SCSI_3 4 macro