Searched refs:ST_SXFR (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | aic7xxxvar.h | 765 #define ST_SXFR 0x010 /* Rate Single Transition Only */ macro |
H A D | aic7xxx.c | 1774 if ((syncrate->sxfr_u2 & ST_SXFR) != 0) in ahc_find_syncrate() |