Home
last modified time | relevance | path

Searched refs:DUAL_EDGE_ERR (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_reg.h1183 #define DUAL_EDGE_ERR 0x01 macro
Daic7xxx.reg337 field DUAL_EDGE_ERR 0x01 /* Incorrect data phase (U3 only) */
Daic7xxx_core.c1098 if ((sstat2 & DUAL_EDGE_ERR) != 0) in ahc_handle_scsiint()
1106 && (sstat2 & DUAL_EDGE_ERR) != 0) { in ahc_handle_scsiint()