Home
last modified time | relevance | path

Searched refs:ST_SXFR (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Daic7xxxvar.h765 #define ST_SXFR 0x010 /* Rate Single Transition Only */ macro
H A Daic7xxx.c1774 if ((syncrate->sxfr_u2 & ST_SXFR) != 0) in ahc_find_syncrate()