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