Searched refs:PARITYERR (Results 1 – 7 of 7) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_regs.h | 1105 #define PARITYERR 0x00000040U macro
|
D | t4_hw.c | 1595 { PARITYERR, "LE parity error", -1, 1 }, in le_intr_handler()
|
/drivers/scsi/aic7xxx/ |
D | aic79xx_reg_print.c_shipped | 315 { "PARITYERR", 0x10, 0x10 },
|
D | aic79xx_core.c | 2831 } 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()
|
D | aic79xx_reg.h_shipped | 1680 #define PARITYERR 0x10
|
D | aic79xx.reg | 2057 field PARITYERR 0x10
|
/drivers/scsi/csiostor/ |
D | csio_hw.c | 3021 { PARITYERR, "LE parity error", -1, 1 }, in csio_le_intr_handler()
|