HomeSort by: relevance | last modified time | path
    Searched refs:SINGLE_EDGE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 172 field SINGLE_EDGE 0x10 /* Disable DT Transfers */
aic7xxx_reg.h 1119 #define SINGLE_EDGE 0x10
  /src/sys/dev/ic/
aic7xxx.c 1116 (scsirate & SINGLE_EDGE)
1941 scsirate &= ~(SXFR_ULTRA2|SINGLE_EDGE|ENABLE_CRC);
1947 scsirate |= SINGLE_EDGE;

Completed in 226 milliseconds