Searched refs:SINGLE_EDGE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1114 #define SINGLE_EDGE 0x10 macro
H A Daic7xxx.c1120 (scsirate & SINGLE_EDGE)
1957 scsirate &= ~(SXFR_ULTRA2|SINGLE_EDGE|ENABLE_CRC);
1963 scsirate |= SINGLE_EDGE;

Completed in 109 milliseconds