Searched refs:SCSI_OPTIONS_FAST20 (Results 1 – 3 of 3) sorted by relevance
55 SCSI_OPTIONS_FAST20 |
58 #define SCSI_OPTIONS_FAST20 0x400 /* Global FAST20 scsi support */ macro
102 if (cp->scsi_options & SCSI_OPTIONS_FAST20) { in controller_get_attributes()