Searched refs:SCSI_OPTIONS_FAST40 (Results 1 – 3 of 3) sorted by relevance
56 SCSI_OPTIONS_FAST40 |
59 #define SCSI_OPTIONS_FAST40 0x800 /* Global FAST40 scsi support */ macro
109 if (cp->scsi_options & SCSI_OPTIONS_FAST40) { in controller_get_attributes()