Searched refs:SCSI_OPTIONS_FAST80 (Results 1 – 3 of 3) sorted by relevance
57 SCSI_OPTIONS_FAST80 |
60 #define SCSI_OPTIONS_FAST80 0x1000 /* Global FAST80 scsi support */ macro
114 if (cp->scsi_options & SCSI_OPTIONS_FAST80) { in controller_get_attributes()