Home
last modified time | relevance | path

Searched refs:PARITYERR (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h1105 #define PARITYERR 0x00000040U macro
Dt4_hw.c1595 { PARITYERR, "LE parity error", -1, 1 }, in le_intr_handler()
/drivers/scsi/aic7xxx/
Daic79xx_reg_print.c_shipped315 { "PARITYERR", 0x10, 0x10 },
Daic79xx_core.c2831 } else if ((perrdiag & (PARITYERR|PREVPHASE)) == PARITYERR) { in ahd_handle_transmission_error()
2990 } else if ((ahd_inb(ahd, PERRDIAG) & PARITYERR) != 0) { in ahd_handle_pkt_busfree()
Daic79xx_reg.h_shipped1680 #define PARITYERR 0x10
Daic79xx.reg2057 field PARITYERR 0x10
/drivers/scsi/csiostor/
Dcsio_hw.c3021 { PARITYERR, "LE parity error", -1, 1 }, in csio_le_intr_handler()