Searched refs:ST_SXFR (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ | ||
D | aic7xxx.h | 746 #define ST_SXFR 0x010 /* Rate Single Transition Only */ macro |
D | aic7xxx_core.c | 1731 if ((syncrate->sxfr_u2 & ST_SXFR) != 0) in ahc_find_syncrate() |