Home
last modified time | relevance | path

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

/src/sys/dev/aic7xxx/
H A Daic7xxx.h757 #define ULTRA_SXFR 0x100 /* Rate Requires Ultra Mode set */ macro
H A Daic7xxx.c1958 if (syncrate->sxfr & ULTRA_SXFR) { in ahc_set_syncrate()