Searched refs:DUAL_EDGE_ERR (Results 1 – 3 of 3) sorted by relevance
1184 #define DUAL_EDGE_ERR 0x01 macro
338 field DUAL_EDGE_ERR 0x01 /* Incorrect data phase (U3 only) */
1144 if ((sstat2 & DUAL_EDGE_ERR) != 0) in ahc_handle_scsiint()1152 && (sstat2 & DUAL_EDGE_ERR) != 0) { in ahc_handle_scsiint()