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